Go to the source code of this file.
Classes | |
| struct | mitsuba::SimpleKDNode< _PointType, _DataRecord > |
| Simple kd-tree node for use with PointKDTree. More... | |
| struct | mitsuba::LeftBalancedKDNode< _PointType, _DataRecord > |
| Left-balanced kd-tree node for use with PointKDTree. More... | |
| class | mitsuba::PointKDTree< _NodeType > |
| Generic multi-dimensional kd-tree data structure for point data. More... | |
| struct | mitsuba::PointKDTree< _NodeType >::SearchResult |
| Result data type for k-nn queries. More... | |
| struct | mitsuba::PointKDTree< _NodeType >::SearchResultComparator |
| Comparison functor for nearest-neighbor search queries. More... | |
| struct | mitsuba::PointKDTree< _NodeType >::CoordinateOrdering |
| struct | mitsuba::PointKDTree< _NodeType >::LessThanOrEqual |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_CORE_KDTREE_H_ |
| #define __MITSUBA_CORE_KDTREE_H_ |