Public Member Functions | |
| UT_BoxedItemAxisOrderT (const int axis) | |
| ~UT_BoxedItemAxisOrderT () | |
| bool | operator() (const UT_BoxedItemT< T > &a, const UT_BoxedItemT< T > &b) |
Public Attributes | |
| int | myAxis |
Definition at line 263 of file UT_RTree.C.
| UT_BoxedItemAxisOrderT< T >::UT_BoxedItemAxisOrderT | ( | const int | axis | ) | [inline, explicit] |
Definition at line 267 of file UT_RTree.C.
| UT_BoxedItemAxisOrderT< T >::~UT_BoxedItemAxisOrderT | ( | ) | [inline] |
Definition at line 272 of file UT_RTree.C.
| bool UT_BoxedItemAxisOrderT< T >::operator() | ( | const UT_BoxedItemT< T > & | a, | |
| const UT_BoxedItemT< T > & | b | |||
| ) | [inline] |
Definition at line 276 of file UT_RTree.C.
| int UT_BoxedItemAxisOrderT< T >::myAxis |
Definition at line 265 of file UT_RTree.C.
1.5.9