#include <PointCloud.hpp>
Definition at line 33 of file PointCloud.hpp.
◆ coord_t
◆ t_f
◆ PointCloudFunctional()
| DNDS::Geom::PointCloudFunctional::PointCloudFunctional |
( |
const t_f & |
fun, |
|
|
index |
size |
|
) |
| |
|
inline |
◆ kdtree_get_bbox()
template<class BBOX >
| bool DNDS::Geom::PointCloudFunctional::kdtree_get_bbox |
( |
BBOX & |
| ) |
const |
|
inline |
◆ kdtree_get_point_count()
| size_t DNDS::Geom::PointCloudFunctional::kdtree_get_point_count |
( |
| ) |
const |
|
inline |
◆ kdtree_get_pt()
| real DNDS::Geom::PointCloudFunctional::kdtree_get_pt |
( |
const size_t |
idx, |
|
|
const size_t |
dim |
|
) |
| const |
|
inline |
◆ operator[]()
| tPoint DNDS::Geom::PointCloudFunctional::operator[] |
( |
index |
i | ) |
const |
|
inline |
◆ size()
| index DNDS::Geom::PointCloudFunctional::size |
( |
| ) |
const |
|
inline |
◆ _fun
| t_f DNDS::Geom::PointCloudFunctional::_fun |
◆ _size
| index DNDS::Geom::PointCloudFunctional::_size |
The documentation for this struct was generated from the following file: