![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "RStarTree.h"
Public Member Functions | |
| VisitFunctor (const Acceptor &a, Visitor &v) | |
| void | operator() (BoundedItem *item) |
Public Attributes | |
| const Acceptor & | accept |
| Visitor & | visit |
Definition at line 602 of file RStarTree.h.
|
inlineexplicit |
Definition at line 607 of file RStarTree.h.
|
inline |
| const Acceptor& RStarTree< LeafType, dimensions, min_child_items, max_child_items >::VisitFunctor< Acceptor, Visitor >::accept |
Definition at line 604 of file RStarTree.h.
| Visitor& RStarTree< LeafType, dimensions, min_child_items, max_child_items >::VisitFunctor< Acceptor, Visitor >::visit |
Definition at line 605 of file RStarTree.h.