OBJCOLNODE Class Reference

#include <objects.h>

Collaboration diagram for OBJCOLNODE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OBJCOLNODE ()
 OBJCOLNODE (const OBJCOLNODE &other)
OBJCOLNODEoperator= (const OBJCOLNODE &other)
bool operator== (const OBJCOLNODE &other)
bool operator< (const OBJCOLNODE &other)
void SortVerts ()
bool EqualGeom (const OBJCOLNODE &other)

Public Attributes

OBJECTNODEobject
short vertexIndex [3]

Detailed Description

Definition at line 73 of file objects.h.


Constructor & Destructor Documentation

OBJCOLNODE::OBJCOLNODE  ) 
 

Definition at line 537 of file objects.cpp.

References NULL, object, and vertexIndex.

OBJCOLNODE::OBJCOLNODE const OBJCOLNODE other  ) 
 

Definition at line 586 of file objects.cpp.

References object, and vertexIndex.


Member Function Documentation

bool OBJCOLNODE::EqualGeom const OBJCOLNODE other  ) 
 

Definition at line 552 of file objects.cpp.

References vertexIndex.

bool OBJCOLNODE::operator< const OBJCOLNODE other  ) 
 

Definition at line 559 of file objects.cpp.

References OBJECTNODE::model, OBJECTMODEL::name, object, and vertexIndex.

OBJCOLNODE & OBJCOLNODE::operator= const OBJCOLNODE other  ) 
 

Definition at line 594 of file objects.cpp.

References object, and vertexIndex.

bool OBJCOLNODE::operator== const OBJCOLNODE other  ) 
 

Definition at line 545 of file objects.cpp.

References object, and vertexIndex.

void OBJCOLNODE::SortVerts  ) 
 

Definition at line 604 of file objects.cpp.

References vertexIndex.


Member Data Documentation

OBJECTNODE* OBJCOLNODE::object
 

Definition at line 85 of file objects.h.

Referenced by OBJECTCOLLISION::AddColNode(), OBJCOLNODE(), operator<(), operator=(), and operator==().

short OBJCOLNODE::vertexIndex[3]
 

Definition at line 86 of file objects.h.

Referenced by OBJECTCOLLISION::AddColNode(), EqualGeom(), OBJCOLNODE(), operator<(), operator=(), operator==(), and SortVerts().


The documentation for this class was generated from the following files:
Generated on Thu Oct 19 04:12:10 2006 by  doxygen 1.4.6