Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Vertex Class Reference

Store the coordinates of a Point in 3d. More...

#include <Vertex.h>

List of all members.

Public Member Functions

 Vertex (float new_x, float new_y, float new_z)
 Vertex ()
virtual ~Vertex ()

Public Attributes

float x
float y
float z
int indexToNormal


Detailed Description

Store the coordinates of a Point in 3d.

The Vertex stores the coordinates for a Point in 3d The x,y,z coordinates are public to allow direct reading and writing.


Constructor & Destructor Documentation

Vertex::Vertex float  new_x,
float  new_y,
float  new_z
[inline]
 

Vertex::Vertex  )  [inline]
 

virtual Vertex::~Vertex  )  [inline, virtual]
 


Member Data Documentation

int Vertex::indexToNormal
 

float Vertex::x
 

float Vertex::y
 

float Vertex::z
 


The documentation for this class was generated from the following file:
Generated on Mon Jan 24 17:42:34 2005 for Loud and Proud by doxygen 1.3.8