| Descriptor |
A description of the structure of PLY data.
|
| Element |
Interface for an element of PLY data.
|
| ElementDescriptor |
A description of an Element of a PLY file
|
| MutableDescriptor |
|
| MutableElement |
An Element where property values may be modified
|
| MutablePlySource |
Interface for a PlySource that may be modified
|
| ObjectPlySource.Handle |
|
| ObjectPlyTarget.Handle |
A handle for a specific type of element.
|
| PlyReader |
Interface for classes that can read PLY data
|
| PlySource |
Interface for classes that provide PLY data
|
| PlyTarget |
Interface for all classes that may receive information about PLY data
|
| PlyType |
An enumeration of types that may appear in PLY data.
|
| PlyWriter |
Interface for classes that can write PLY data
|
| PropertyDescriptor |
A description of a property of an element of a PLY file
|