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

CullBinBackToFront::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

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

Definition at line 32 of file cullBinBackToFront.I.

References _dist, and INLINE.


Member Function Documentation

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

Specifies the correct sort ordering for these objects.

Definition at line 49 of file cullBinBackToFront.I.

References INLINE.


Member Data Documentation

float CullBinBackToFront::ObjectData::_dist
 

Definition at line 64 of file cullBinBackToFront.h.

Referenced by ObjectData().

CullableObject* CullBinBackToFront::ObjectData::_object
 

Definition at line 63 of file cullBinBackToFront.h.


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