Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

Vertex Class Reference

Defines a Vertex used in a Milkshape3D Model. More...

#include <Vertex.h>

List of all members.

Public Member Functions

 Vertex (const MS3DVertex *const vertex)
 Initialize the Triangle using data from the corresponding Milkshape vertex.

const VectorgetLocation () const
 Retrieve the location of this Vertex.


Private Member Functions

 Vertex (const Vertex &copy)
 Do not allow this Vertex to be copied.

Vertexoperator= (const Vertex &rhs)
 Do not allow this Vertex to be copied.


Private Attributes

char m_boneID
 The bone ID corresponding to this Vertex (unused).

Vector m_location
 The coordinates of this Vertex.


Detailed Description

Defines a Vertex used in a Milkshape3D Model.


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 23:40:58 2003 for Shadow by doxygen 1.3.2