, including all inherited members.
AdaptiveOctTree< PointT > class | lslgeneric::OctTree< PointT > | [friend] |
addPoint(const PointT &point) | lslgeneric::OctTree< PointT > | [virtual] |
begin() | lslgeneric::OctTree< PointT > | [virtual] |
BIG_CELL_SIZE | lslgeneric::OctTree< PointT > | |
CellPtrVector typedef | lslgeneric::SpatialIndex< PointT > | |
CellVectorItr typedef | lslgeneric::SpatialIndex< PointT > | |
children_ | lslgeneric::OctTree< PointT > | [protected] |
clone() const | lslgeneric::OctTree< PointT > | [virtual] |
computeLeafCells() | lslgeneric::OctTree< PointT > | [protected, virtual] |
copy() const | lslgeneric::OctTree< PointT > | [virtual] |
depth_ | lslgeneric::OctTree< PointT > | [protected] |
end() | lslgeneric::OctTree< PointT > | [virtual] |
getCellForPoint(const PointT &point) | lslgeneric::OctTree< PointT > | [virtual] |
getChild(int idx) | lslgeneric::OctTree< PointT > | [inline] |
getClosestLeafCell(const PointT &pt) | lslgeneric::OctTree< PointT > | [virtual] |
getClosestNDTCell(const PointT &pt) | lslgeneric::OctTree< PointT > | [virtual] |
getIndexForPoint(const PointT &pt) const | lslgeneric::OctTree< PointT > | [protected, virtual] |
getLeafForPoint(const PointT &point) | lslgeneric::OctTree< PointT > | [virtual] |
getMyCell() | lslgeneric::OctTree< PointT > | [inline, virtual] |
getNeighbors(const PointT &point, const double &radius, std::vector< Cell< PointT > * > &cells) | lslgeneric::OctTree< PointT > | [virtual] |
intersectSphere(const PointT center, const double &radius) const | lslgeneric::OctTree< PointT > | [virtual] |
isLeaf() | lslgeneric::OctTree< PointT > | [inline] |
leaf_ | lslgeneric::OctTree< PointT > | [protected] |
leafsCached_ | lslgeneric::OctTree< PointT > | [protected] |
loadFromJFF(FILE *jffin) const | lslgeneric::SpatialIndex< PointT > | [inline, virtual] |
MAX_DEPTH | lslgeneric::OctTree< PointT > | |
MAX_POINTS | lslgeneric::OctTree< PointT > | |
myCell_ | lslgeneric::OctTree< PointT > | [protected] |
myLeafs_ | lslgeneric::OctTree< PointT > | [protected] |
OctTree() | lslgeneric::OctTree< PointT > | |
OctTree(PointT center, double xsize, double ysize, double zsize, NDTCell< PointT > *type, OctTree< PointT > *_parent=NULL, unsigned int _depth=0) | lslgeneric::OctTree< PointT > | |
parametersSet_ | lslgeneric::OctTree< PointT > | |
parent_ | lslgeneric::OctTree< PointT > | [protected] |
print() | lslgeneric::OctTree< PointT > | |
setCellType(Cell< PointT > *type) | lslgeneric::OctTree< PointT > | [virtual] |
setCenter(const double &cx, const double &cy, const double &cz) | lslgeneric::OctTree< PointT > | [virtual] |
setParameters(double _BIG_CELL_SIZE=4, double _SMALL_CELL_SIZE=0.5, int _MAX_POINTS=10, int _MAX_DEPTH=20) | lslgeneric::OctTree< PointT > | |
setSize(const double &sx, const double &sy, const double &sz) | lslgeneric::OctTree< PointT > | [virtual] |
size() const | lslgeneric::SpatialIndex< PointT > | [inline, virtual] |
SMALL_CELL_SIZE | lslgeneric::OctTree< PointT > | |
writeToVRML(const char *filename) | lslgeneric::OctTree< PointT > | |
writeToVRML(FILE *fout) | lslgeneric::OctTree< PointT > | |
~OctTree() | lslgeneric::OctTree< PointT > | [virtual] |
~SpatialIndex() | lslgeneric::SpatialIndex< PointT > | [inline, virtual] |