#include <RStarBoundingBox.h>
Public Member Functions | |
| SortBoundedItemsBySecondEdge (const std::size_t axis) | |
| bool | operator() (const BoundedItem *const bi1, const BoundedItem *const bi2) const |
Public Attributes | |
| const std::size_t | m_axis |
Definition at line 262 of file RStarBoundingBox.h.
|
inlineexplicit |
Definition at line 266 of file RStarBoundingBox.h.
|
inline |
Definition at line 268 of file RStarBoundingBox.h.
| const std::size_t SortBoundedItemsBySecondEdge< BoundedItem >::m_axis |
Definition at line 265 of file RStarBoundingBox.h.
1.8.11