Class hierarchy Compound list File list Compound Members File Members
Vertex Class Reference
Vector with normal. More...
List of all members.
Public Members
Detailed Description
Vector with normal.
This class is directly written to and read from files.
It may only contain the three coordinates, and nothing more that
requires storage memory, like virtual functions.
Member Function Documentation
Vertex::Vertex()
Vertex::Vertex(FILE *)
Vertex::Vertex(Vertex *)
Vertex::Vertex(const Vector &_pos, const Vector &_normal)
void Vertex::translate(Vector *vec)
void Vertex::rotate(Matrix_3x3 &)
void Vertex::write(FILE *)
Member Data Documentation
Vector Vertex::normal
The documentation for this class was generated from the following files:
Generated at Wed May 31 21:08:20 2000 for Rvtmod/rvglue by
written by Dimitri van Heesch, © 1997-1998