Public Member Functions | |
ObjectData (CullableObject *object, int draw_order) | |
bool | operator< (const ObjectData &other) const |
Specifies the correct sort ordering for these objects. | |
Public Attributes | |
CullableObject * | _object |
int | _draw_order |
|
Definition at line 32 of file cullBinFixed.I. References _draw_order, and INLINE. |
|
Specifies the correct sort ordering for these objects.
Definition at line 49 of file cullBinFixed.I. References INLINE. |
|
Definition at line 70 of file cullBinFixed.h. Referenced by ObjectData(). |
|
Definition at line 69 of file cullBinFixed.h. |