#include <Cloud.h>
◆ kdtree_get_bbox()
template<class BBOX >
bool open3d::ml::contrib::PointCloud::kdtree_get_bbox |
( |
BBOX & |
| ) |
const |
|
inline |
◆ kdtree_get_point_count()
size_t open3d::ml::contrib::PointCloud::kdtree_get_point_count |
( |
| ) |
const |
|
inline |
◆ kdtree_get_pt()
float open3d::ml::contrib::PointCloud::kdtree_get_pt |
( |
const size_t |
idx, |
|
|
const size_t |
dim |
|
) |
| const |
|
inline |
◆ pts
std::vector<PointXYZ> open3d::ml::contrib::PointCloud::pts |
The documentation for this struct was generated from the following file: