#include <nanoflann.hpp>
|
| using | coord_t = T |
| | The type of each coordinate.
|
| |
◆ coord_t
The type of each coordinate.
◆ kdtree_get_bbox()
template<typename T >
template<class BBOX >
| bool PointCloud< T >::kdtree_get_bbox |
( |
BBOX & |
| ) |
const |
|
inline |
◆ kdtree_get_point_count()
template<typename T >
| size_t PointCloud< T >::kdtree_get_point_count |
( |
| ) |
const |
|
inline |
◆ kdtree_get_pt()
template<typename T >
| T PointCloud< T >::kdtree_get_pt |
( |
const size_t |
idx, |
|
|
const size_t |
dim |
|
) |
| const |
|
inline |
◆ pts
The documentation for this struct was generated from the following file: