KrisLibrary  1.0.0
KDTreePointLocation Member List

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

Close(const Vector &p, Real r, std::vector< int > &nn, std::vector< Real > &distances)KDTreePointLocationvirtual
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)KDTreePointLocationvirtual
KDTreePointLocation(std::vector< Vector > &points) (defined in KDTreePointLocation)KDTreePointLocation
KDTreePointLocation(std::vector< Vector > &points, Real norm, const Vector &weights) (defined in KDTreePointLocation)KDTreePointLocation
KNN(const Vector &p, int k, std::vector< int > &nn, std::vector< Real > &distances)KDTreePointLocationvirtual
NN(const Vector &p, int &nn, Real &distance)KDTreePointLocationvirtual
norm (defined in KDTreePointLocation)KDTreePointLocation
OnAppend()KDTreePointLocationvirtual
OnBuild()KDTreePointLocationvirtual
OnClear()KDTreePointLocationvirtual
OnDelete(int id)PointLocationBaseinlinevirtual
PointLocationBase(std::vector< Vector > &_points) (defined in PointLocationBase)PointLocationBase
points (defined in PointLocationBase)PointLocationBase
tree (defined in KDTreePointLocation)KDTreePointLocation
weights (defined in KDTreePointLocation)KDTreePointLocation
~PointLocationBase() (defined in PointLocationBase)PointLocationBaseinlinevirtual