eLynx SDK
v3.3.0 C++ image processing API reference |
GetNeighbor(const Point2< T > &iPoint, Point2< T > &oNeighbor, T &oDistance) const | eLynx::Math::KDTree< T > | |
GetNeighbors(const Point2< T > &iPoint, uint32 iNumber, std::vector< Point2< T > > &oPoints) const | eLynx::Math::KDTree< T > | |
KDTree(const Point2< T > *iPoints, uint32 iSize, T iWidth, T iHeight) | eLynx::Math::KDTree< T > | |
KDTree() (defined in eLynx::Math::KDTree< T >) | eLynx::Math::KDTree< T > | [inline, protected] |
~KDTree() (defined in eLynx::Math::KDTree< T >) | eLynx::Math::KDTree< T > | [inline] |