PLY reader/writer  1.2.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCPLY::ArrayA collection of Objects
|oCPLY::AnyArrayAn Array representing a generic Element
||oCPLY::FaceArrayAn example Array: a collection of Faces
||\CPLY::VertexArrayAn example Array: a collection of Vertices
|oCPLY::FaceExternalAn example Array: an collection of Faces
|\CPLY::VertexExternalAn example Array: an collection of Vertices
oCPLY::ElementThe description of an Element in the Header
oCPLY::HeaderThe Header of a ply file
oCPLY::ObjectThe basis for an Object containing some data
|oCPLY::AnyObjectAn Object representing a generic Element
|oCPLY::FaceAn example Object: a Face with a list of indices
|\CPLY::VertexAn example Object: a Vertex with x,y,z coordinates
oCPLY::PropertyThe description of a Property of an Element
oCPLY::ReaderThe reader for extracting Objects from a ply stream
oCPLY::StorageA container for all Objects
oCPLY::ValueA Value representing a Property
|oCPLY::AnyValueA Value representing a generic Property
|\CPLY::FloatValueAn example Value: a float
\CPLY::WriterThe writer for storing Objects into a ply stream