gr::KdTree< _Scalar, _Index > Member List

This is the complete list of members for gr::KdTree< _Scalar, _Index >, including all inherited members.

_doQueryDistIndicesWithFunctor(RangeQuery< stackSize > &query, Functor f) const gr::KdTree< _Scalar, _Index >inlineprotected
_getIndices(void)gr::KdTree< _Scalar, _Index >inline
_getNodes(void)gr::KdTree< _Scalar, _Index >inline
_getPoints(void)gr::KdTree< _Scalar, _Index >inline
_maxDepthgr::KdTree< _Scalar, _Index >protected
_nofPointsPerCellgr::KdTree< _Scalar, _Index >protected
aabb() const gr::KdTree< _Scalar, _Index >inline
add(const VectorDerived &p)gr::KdTree< _Scalar, _Index >inline
add(Scalar *position)gr::KdTree< _Scalar, _Index >inline
AxisAlignedBoxType typedefgr::KdTree< _Scalar, _Index >
createTree(unsigned int nodeId, unsigned int start, unsigned int end, unsigned int level, unsigned int targetCellsize, unsigned int targetMaxDepth)gr::KdTree< _Scalar, _Index >protected
doQueryDist(RangeQuery< stackSize > &query, Container &result) const gr::KdTree< _Scalar, _Index >inline
doQueryDistIndices(RangeQuery< stackSize > &query, IndexContainer &result) const gr::KdTree< _Scalar, _Index >inline
doQueryDistProcessIndices(RangeQuery< stackSize > &query, Functor f) const gr::KdTree< _Scalar, _Index >inline
doQueryRestrictedClosestIndex(RangeQuery< stackSize > &query, int currentId=-1) const gr::KdTree< _Scalar, _Index >inline
finalize()gr::KdTree< _Scalar, _Index >inline
Index typedefgr::KdTree< _Scalar, _Index >
IndexList typedefgr::KdTree< _Scalar, _Index >
invalidIndex()gr::KdTree< _Scalar, _Index >inlinestatic
KdTree(const PointList &points, unsigned int nofPointsPerCell=KD_POINT_PER_CELL, unsigned int maxDepth=KD_MAX_DEPTH)gr::KdTree< _Scalar, _Index >
KdTree(unsigned int size=0, unsigned int nofPointsPerCell=KD_POINT_PER_CELL, unsigned int maxDepth=KD_MAX_DEPTH)gr::KdTree< _Scalar, _Index >
mAABBgr::KdTree< _Scalar, _Index >protected
mIndicesgr::KdTree< _Scalar, _Index >protected
mNodesgr::KdTree< _Scalar, _Index >protected
mPointsgr::KdTree< _Scalar, _Index >protected
NodeList typedefgr::KdTree< _Scalar, _Index >
PointList typedefgr::KdTree< _Scalar, _Index >
Scalar typedefgr::KdTree< _Scalar, _Index >
split(int start, int end, unsigned int dim, Scalar splitValue)gr::KdTree< _Scalar, _Index >inlineprotected
VectorType typedefgr::KdTree< _Scalar, _Index >
~KdTree()gr::KdTree< _Scalar, _Index >