Public Member Functions | |
ObjectData (CullableObject *object, float dist) | |
bool | operator< (const ObjectData &other) const |
Specifies the correct sort ordering for these objects. | |
Public Attributes | |
CullableObject * | _object |
float | _dist |
|
Definition at line 32 of file cullBinBackToFront.I. |
|
Specifies the correct sort ordering for these objects.
Definition at line 49 of file cullBinBackToFront.I. References INLINE. |
|
Definition at line 64 of file cullBinBackToFront.h. Referenced by ObjectData(). |
|
Definition at line 63 of file cullBinBackToFront.h. |