#include <RStarVisitor.h>
Public Member Functions | |
RStarRemoveLeaf () | |
bool | operator() (const Leaf *const ) const |
Public Attributes | |
const bool | ContinueVisiting |
Definition at line 131 of file RStarVisitor.h.
|
inline |
Definition at line 134 of file RStarVisitor.h.
|
inline |
Definition at line 136 of file RStarVisitor.h.
const bool RStarRemoveLeaf< Leaf >::ContinueVisiting |
Definition at line 133 of file RStarVisitor.h.