KrisLibrary  1.0.0
BallTreePointLocation Member List

This is the complete list of members for BallTreePointLocation, including all inherited members.

BallTreePointLocation(CSpace *cspace, std::vector< Vector > &points) (defined in BallTreePointLocation)BallTreePointLocation
Close(const Vector &p, Real r, std::vector< int > &nn, std::vector< Real > &distances)BallTreePointLocationvirtual
cspace (defined in BallTreePointLocation)BallTreePointLocation
Exact()PointLocationBaseinlinevirtual
FilteredClose(const Vector &p, Real r, bool(*filter)(int), std::vector< int > &neighbors, std::vector< Real > &distances)PointLocationBaseinlinevirtual
FilteredKNN(const Vector &p, int k, bool(*filter)(int), std::vector< int > &nn, std::vector< Real > &distances)PointLocationBaseinlinevirtual
FilteredNN(const Vector &p, bool(*filter)(int), int &nn, Real &distance)PointLocationBaseinlinevirtual
GetStats(PropertyMap &stats)BallTreePointLocationvirtual
KNN(const Vector &p, int k, std::vector< int > &nn, std::vector< Real > &distances)BallTreePointLocationvirtual
NN(const Vector &p, int &nn, Real &distance)BallTreePointLocationvirtual
OnAppend()BallTreePointLocationvirtual
OnBuild()BallTreePointLocationvirtual
OnClear()BallTreePointLocationvirtual
OnDelete(int id)PointLocationBaseinlinevirtual
PointLocationBase(std::vector< Vector > &_points) (defined in PointLocationBase)PointLocationBase
points (defined in PointLocationBase)PointLocationBase
tree (defined in BallTreePointLocation)BallTreePointLocation
~PointLocationBase() (defined in PointLocationBase)PointLocationBaseinlinevirtual