
Public Member Functions | |
| void | fromStream (std::istream &str) |
| void | toStream (std::ostream &str) const |
Public Attributes | |
| int | dims = 0 |
| int | nValues = 0 |
| BoundingBox | rootBBox |
Definition at line 242 of file picoflann.h.
|
inline |
Definition at line 760 of file picoflann.h.
|
inline |
Definition at line 747 of file picoflann.h.
| int picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::dims = 0 |
Definition at line 245 of file picoflann.h.
| int picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::nValues = 0 |
Definition at line 246 of file picoflann.h.
| BoundingBox picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::rootBBox |
Definition at line 244 of file picoflann.h.