#include <eng_types.hh>
Public Member Functions | |
| SortableDistance (SafePtr< OBJECT > object, fp distance) | |
Public Attributes | |
| SafePtr< OBJECT > | mObject |
| fp | mDistance |
Friends | |
| bool | operator< (const SortableDistance &a, const SortableDistance &b) |
The MOST DISTANT object will be the FIRST in the sorted container.
| eng::SortableDistance< OBJECT >::SortableDistance | ( | SafePtr< OBJECT > | object, | |
| fp | distance | |||
| ) | [inline] |
| bool operator< | ( | const SortableDistance< OBJECT > & | a, | |
| const SortableDistance< OBJECT > & | b | |||
| ) | [friend] |
| SafePtr<OBJECT> eng::SortableDistance< OBJECT >::mObject |
| fp eng::SortableDistance< OBJECT >::mDistance |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:25 2007