#include <objects.h>
Collaboration diagram for OBJCOLNODE:

Public Member Functions | |
| OBJCOLNODE () | |
| OBJCOLNODE (const OBJCOLNODE &other) | |
| OBJCOLNODE & | operator= (const OBJCOLNODE &other) |
| bool | operator== (const OBJCOLNODE &other) |
| bool | operator< (const OBJCOLNODE &other) |
| void | SortVerts () |
| bool | EqualGeom (const OBJCOLNODE &other) |
Public Attributes | |
| OBJECTNODE * | object |
| short | vertexIndex [3] |
Definition at line 73 of file objects.h.
|
|
Definition at line 537 of file objects.cpp. References NULL, object, and vertexIndex. |
|
|
Definition at line 586 of file objects.cpp. References object, and vertexIndex. |
|
|
Definition at line 552 of file objects.cpp. References vertexIndex. |
|
|
Definition at line 559 of file objects.cpp. References OBJECTNODE::model, OBJECTMODEL::name, object, and vertexIndex. |
|
|
Definition at line 594 of file objects.cpp. References object, and vertexIndex. |
|
|
Definition at line 545 of file objects.cpp. References object, and vertexIndex. |
|
|
Definition at line 604 of file objects.cpp. References vertexIndex. |
|
|
Definition at line 85 of file objects.h. Referenced by OBJECTCOLLISION::AddColNode(), OBJCOLNODE(), operator<(), operator=(), and operator==(). |
|
|
Definition at line 86 of file objects.h. Referenced by OBJECTCOLLISION::AddColNode(), EqualGeom(), OBJCOLNODE(), operator<(), operator=(), operator==(), and SortVerts(). |
1.4.6