Vertex Class Reference

#include <Vertex.h>

List of all members.

Public Member Functions

 Vertex ()
virtual ~Vertex ()

Public Attributes

Vector position
Vector lightintense
int boneIndex


Detailed Description

Definition at line 27 of file Vertex.h.


Constructor & Destructor Documentation

Vertex::Vertex (  ) 

Definition at line 23 of file Vertex.cpp.

Vertex::~Vertex (  )  [virtual]

Definition at line 27 of file Vertex.cpp.


Member Data Documentation

Vector Vertex::position

Definition at line 33 of file Vertex.h.

Referenced by ASEModelFactory::calculateTexCoords(), ModelRendererMesh::drawVerts(), Mesh::insertVertex(), MSModelFactory::loadFile(), and Model::setupBones().

Vector Vertex::lightintense

Definition at line 34 of file Vertex.h.

Referenced by ModelRendererMesh::drawVerts(), and Model::setupColor().

int Vertex::boneIndex

Definition at line 35 of file Vertex.h.

Referenced by ModelRendererMesh::drawVerts(), MSModelFactory::loadFile(), and Model::setupBones().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:08 2009 for Scorched3D by  doxygen 1.5.3