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 cullBinFrontToBack.I. |
|
Specifies the correct sort ordering for these objects.
Definition at line 49 of file cullBinFrontToBack.I. References INLINE. |
|
Definition at line 66 of file cullBinFrontToBack.h. Referenced by ObjectData(). |
|
Definition at line 65 of file cullBinFrontToBack.h. |