Public Member Functions | |
void | InitNormal (const vector< Vertex > &OFFVertexes) |
void | Invert () |
istream & | Read (istream &in) |
ostream & | Write (ostream &out) const |
Public Attributes | |
vector< unsigned int > | IndexVertexes |
Point3D | Normal |
Color | MyColor |
Static Public Attributes | |
static const Color | DefaultColor = Grey |