FlightGear next
|
Decorate an object with a double value, and use that value to order items, for the purpoises of the STL algorithms. More...
#include <PositionedOctree.hxx>
Public Member Functions | |
Ordered (const T &v, double x) | |
Ordered (const Ordered< T > &a) | |
Ordered< T > & | operator= (const Ordered< T > &a) |
bool | operator< (const Ordered< T > &other) const |
bool | operator> (const Ordered< T > &other) const |
const T & | get () const |
double | order () const |
Decorate an object with a double value, and use that value to order items, for the purpoises of the STL algorithms.
Definition at line 44 of file PositionedOctree.hxx.
|
inline |
Definition at line 47 of file PositionedOctree.hxx.
|
inline |
Definition at line 54 of file PositionedOctree.hxx.
|
inline |
Definition at line 77 of file PositionedOctree.hxx.
|
inline |
Definition at line 67 of file PositionedOctree.hxx.
|
inline |
Definition at line 60 of file PositionedOctree.hxx.
|
inline |
Definition at line 72 of file PositionedOctree.hxx.
|
inline |
Definition at line 80 of file PositionedOctree.hxx.