LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "RStarVisitor.h"
Public Member Functions | |
RStarAcceptEnclosing (const typename Node::BoundingBox &bound) | |
bool | operator() (const Node *const node) const |
bool | operator() (const Leaf *const leaf) const |
Public Attributes | |
const Node::BoundingBox & | m_bound |
Private Member Functions | |
RStarAcceptEnclosing () | |
Definition at line 77 of file RStarVisitor.h.
|
inlineexplicit |
Definition at line 80 of file RStarVisitor.h.
|
inlineprivate |
Definition at line 92 of file RStarVisitor.h.
|
inline |
Definition at line 82 of file RStarVisitor.h.
|
inline |
Definition at line 87 of file RStarVisitor.h.
const Node::BoundingBox& RStarAcceptEnclosing< Node, Leaf >::m_bound |
Definition at line 79 of file RStarVisitor.h.