#include <PointCloud.hpp>
Definition at line 7 of file PointCloud.hpp.
◆ coord_t
◆ kdtree_get_bbox()
template<class BBOX >
| bool DNDS::Geom::PointCloudKDTree::kdtree_get_bbox |
( |
BBOX & |
| ) |
const |
|
inline |
◆ kdtree_get_point_count()
| size_t DNDS::Geom::PointCloudKDTree::kdtree_get_point_count |
( |
| ) |
const |
|
inline |
◆ kdtree_get_pt()
| real DNDS::Geom::PointCloudKDTree::kdtree_get_pt |
( |
const size_t |
idx, |
|
|
const size_t |
dim |
|
) |
| const |
|
inline |
◆ pts
| std::vector<tPoint> DNDS::Geom::PointCloudKDTree::pts |
The documentation for this struct was generated from the following file: