This is the complete list of members for cv::Octree, including all inherited members.
buildTree(const vector< Point3f > &points, int maxLevels=10, int minPoints=20) | cv::Octree | virtual |
getNodes() const | cv::Octree | inline |
getPointsWithinSphere(const Point3f ¢er, float radius, vector< Point3f > &points) const | cv::Octree | virtual |
Octree() | cv::Octree | |
Octree(const vector< Point3f > &points, int maxLevels=10, int minPoints=20) | cv::Octree | |
~Octree() | cv::Octree | virtual |