Public Member Functions | |
TSegmentMesh () | |
void | CalcBBox (TBBox3D &bBox) |
Public Attributes | |
TMCArray< TVector3 > | fVertex |
TMCArray< TMCColorRGBA8 > | fVertexColors |
TMCArray< TMCColorRGBA8 > | fSegmentColors |
TMCArray< TIndex2 > | fSegmentIndices |
boolean | fDrawInFinalRendering |
Used to send a set of segments to the interactive renderer
TSegmentMesh::TSegmentMesh | ( | ) | [inline] |
void TSegmentMesh::CalcBBox | ( | TBBox3D & | bBox | ) | [inline] |