Super4PCS Library  V1.1.2(719f5c0)
GlobalRegistration::KdTree< _Scalar, _Index > Member List

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

_getIndices(void)GlobalRegistration::KdTree< _Scalar, _Index >inline
_getNodes(void)GlobalRegistration::KdTree< _Scalar, _Index >inline
_getPoints(void)GlobalRegistration::KdTree< _Scalar, _Index >inline
aabb() constGlobalRegistration::KdTree< _Scalar, _Index >inline
add(const VectorDerived &p)GlobalRegistration::KdTree< _Scalar, _Index >inline
add(Scalar *position)GlobalRegistration::KdTree< _Scalar, _Index >inline
AxisAlignedBoxType typedefGlobalRegistration::KdTree< _Scalar, _Index >
doQueryDist(RangeQuery< stackSize > &query, Container &result) constGlobalRegistration::KdTree< _Scalar, _Index >inline
doQueryDistIndices(RangeQuery< stackSize > &query, IndexContainer &result) constGlobalRegistration::KdTree< _Scalar, _Index >inline
doQueryDistProcessIndices(RangeQuery< stackSize > &query, Functor f) constGlobalRegistration::KdTree< _Scalar, _Index >inline
doQueryRestrictedClosestIndex(RangeQuery< stackSize > &query, int currentId=-1) constGlobalRegistration::KdTree< _Scalar, _Index >inline
finalize()GlobalRegistration::KdTree< _Scalar, _Index >inline
Index typedefGlobalRegistration::KdTree< _Scalar, _Index >
IndexList typedefGlobalRegistration::KdTree< _Scalar, _Index >
invalidIndex()GlobalRegistration::KdTree< _Scalar, _Index >inlinestatic
KdTree(const PointList &points, unsigned int nofPointsPerCell=KD_POINT_PER_CELL, unsigned int maxDepth=KD_MAX_DEPTH)GlobalRegistration::KdTree< _Scalar, _Index >
KdTree(unsigned int size=0, unsigned int nofPointsPerCell=KD_POINT_PER_CELL, unsigned int maxDepth=KD_MAX_DEPTH)GlobalRegistration::KdTree< _Scalar, _Index >
NodeList typedefGlobalRegistration::KdTree< _Scalar, _Index >
PointList typedefGlobalRegistration::KdTree< _Scalar, _Index >
Scalar typedefGlobalRegistration::KdTree< _Scalar, _Index >
VectorType typedefGlobalRegistration::KdTree< _Scalar, _Index >
~KdTree()GlobalRegistration::KdTree< _Scalar, _Index >