octree_t< NodeData > Class Template Reference
#include <octree.h>
List of all members.
Detailed Description
template<class NodeData>
class octree_t< NodeData >
Definition at line 22 of file octree.h.
Constructor & Destructor Documentation
Member Function Documentation
template<class NodeData>
| void octree_t< NodeData >::add |
( |
const NodeData & |
dat, |
|
|
const bound_t & |
bound | |
|
) |
| | [inline] |
template<class NodeData>
template<class LookupProc >
| void octree_t< NodeData >::lookup |
( |
const point3d_t & |
p, |
|
|
LookupProc & |
process | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: