This is the complete list of members for PointKDTree< _NodeType >::SearchResult, including all inherited members.
distSquared (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | |
index (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | |
operator==(const SearchResult &r) const (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | inline |
SearchResult() (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | inline |
SearchResult(float distSquared, IndexType index) (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | inline |
toString() const (defined in PointKDTree< _NodeType >::SearchResult) | PointKDTree< _NodeType >::SearchResult | inline |