#include <RStarBoundingBox.h>
Public Member Functions | |
SortBoundedItemsByAreaEnlargement (const typename BoundedItem::BoundingBox *center) | |
bool | operator() (const BoundedItem *const bi1, const BoundedItem *const bi2) const |
Public Attributes | |
const double | area |
Definition at line 289 of file RStarBoundingBox.h.
|
inlineexplicit |
Definition at line 293 of file RStarBoundingBox.h.
|
inline |
Definition at line 295 of file RStarBoundingBox.h.
const double SortBoundedItemsByAreaEnlargement< BoundedItem >::area |
Definition at line 292 of file RStarBoundingBox.h.