Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CullBinFrontToBack::ObjectData Class Reference

List of all members.

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

Constructor & Destructor Documentation

CullBinFrontToBack::ObjectData::ObjectData CullableObject object,
float  dist
[inline]
 

Definition at line 32 of file cullBinFrontToBack.I.

References _dist, and INLINE.


Member Function Documentation

bool CullBinFrontToBack::ObjectData::operator< const ObjectData &  other  )  const [inline]
 

Specifies the correct sort ordering for these objects.

Definition at line 49 of file cullBinFrontToBack.I.

References INLINE.


Member Data Documentation

float CullBinFrontToBack::ObjectData::_dist
 

Definition at line 66 of file cullBinFrontToBack.h.

Referenced by ObjectData().

CullableObject* CullBinFrontToBack::ObjectData::_object
 

Definition at line 65 of file cullBinFrontToBack.h.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:49:02 2003 for Panda by doxygen1.3