Public Member Functions | |
void | CalcBBox (TBBox3D &bBox) |
Public Attributes | |
TMCArray< TVector3 > | fVertex |
TMCArray< TMCColorRGBA8 > | fVertexColors |
TMCArray< int32 > | fVertexIndices |
TMCArray< uint32 > | fMarkerID |
uses TMarkerPatterns enum |
Used to send a set of points to the interactive renderer
void TPointMesh::CalcBBox | ( | TBBox3D & | bBox | ) | [inline] |
uses TMarkerPatterns enum
TMCArray< int32 > TPointMesh::fVertexIndices |