C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
KdTree< Scalar > Member List

This is the complete list of members for KdTree< Scalar >, including all inherited members.

boxKdTree< Scalar >protected
GetAxisAlignedBox()KdTree< Scalar >inline
GetIndices()KdTree< Scalar >inline
GetKNearestNeighbors(const MbCartPoint3D &queryPoint, size_t neighborCount, ScalarPriorityQueue &neighborQueue)KdTree< Scalar >
GetNodes()KdTree< Scalar >inline
GetNumLevel()KdTree< Scalar >inline
GetPoints()KdTree< Scalar >inline
GetRadiusNeighbors(const MbCartPoint3D &queryPoint, double radius, const c3d::BoolVector &used, c3d::IndicesVector &neighbors)KdTree< Scalar >
indicesKdTree< Scalar >protected
isBalancedKdTree< Scalar >protected
KdTree(const PointList &points, size_t minLeafSize=16, size_t maxDepth=64, bool balanced=false)KdTree< Scalar >
nodesKdTree< Scalar >protected
numLevelKdTree< Scalar >protected
pointsKdTree< Scalar >protected
targetCellSizeKdTree< Scalar >protected
targetMaxDepthKdTree< Scalar >protected
~KdTree()KdTree< Scalar >