#include <RStarBoundingBox.h>
Public Member Functions | |
StretchBoundingBox (typename BoundedItem::BoundingBox *bound) | |
void | operator() (const BoundedItem *const item) |
Public Attributes | |
BoundedItem::BoundingBox * | m_bound |
Definition at line 229 of file RStarBoundingBox.h.
|
inlineexplicit |
Definition at line 233 of file RStarBoundingBox.h.
|
inline |
Definition at line 235 of file RStarBoundingBox.h.
BoundedItem::BoundingBox* StretchBoundingBox< BoundedItem >::m_bound |
Definition at line 232 of file RStarBoundingBox.h.