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 Methods

 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 Methods

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

Vertex & operator= (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.


Constructor & Destructor Documentation

Vertex::Vertex const MS3DVertex *const    vertex
 

Initialize the Triangle using data from the corresponding Milkshape vertex.


The documentation for this class was generated from the following files:
Generated on Sat Mar 22 15:12:09 2003 for Bumpmap by doxygen1.3-rc2