PLY reader/writer  1.2.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NPLYAll the classes for this project fall within the PLY namespace
 oCFloatValueAn example Value: a float
 oCVertexAn example Object: a Vertex with x,y,z coordinates
 oCFaceAn example Object: a Face with a list of indices
 oCVertexArrayAn example Array: a collection of Vertices
 oCFaceArrayAn example Array: a collection of Faces
 oCVertexExternalAn example Array: an collection of Vertices
 oCFaceExternalAn example Array: an collection of Faces
 oCPropertyThe description of a Property of an Element
 oCElementThe description of an Element in the Header
 oCHeaderThe Header of a ply file
 oCReaderThe reader for extracting Objects from a ply stream
 oCWriterThe writer for storing Objects into a ply stream
 oCValueA Value representing a Property
 oCObjectThe basis for an Object containing some data
 oCArrayA collection of Objects
 oCStorageA container for all Objects
 oCAnyValueA Value representing a generic Property
 oCAnyObjectAn Object representing a generic Element
 \CAnyArrayAn Array representing a generic Element