All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractPlyTarget Abstract base implementation of aPlyTarget.Descriptor A description of the structure of PLY data.Descriptors Methods to createDescriptorinstancesElement Interface for an element of PLY data.ElementDescriptor A description of anElementof a PLY fileElements Methods to createElementinstancesMutableDescriptor ADescriptorwhereElementDescriptorobjects can be added.MutableElement AnElementwhere property values may be modifiedMutablePlySource Interface for aPlySourcethat may be modifiedObjectPlySource Implementation of aPlySourcethat can be backed by list of objectsObjectPlySource.Handle<T> The handle that is returned fromObjectPlySource.register(String, List)and that allows configuring how the objects are converted into elements.ObjectPlyTarget Implementation of aPlyTargetthat can be configured to translate the elements from the PLY into objects, assign the property values to these objects, and pass the final objects to a consumer.ObjectPlyTarget.Handle<T> A handle for a specific type of element.PlyReader Interface for classes that can read PLY dataPlyReaders Methods to createPlyReaderinstancesPlySource Interface for classes that provide PLY dataPlySources Methods to createPlySourceinstancesPlyTarget Interface for all classes that may receive information about PLY dataPlyType An enumeration of types that may appear in PLY data.PlyWriter Interface for classes that can write PLY dataPlyWriters Methods to createPlyWriterinstancesPropertyDescriptor A description of a property of an element of a PLY file