Enhances octomap::Pointcloud.
More...
#include <pointcloud.hpp>


Public Member Functions | |
| PointCloud () | |
| PointCloud (const octomap::Pointcloud &other) | |
| PointCloud (octomap::Pointcloud *other) | |
| PointCloud (PointCloud *other) | |
| PointCloud (size_t n) | |
| void | resize (size_t n) |
| octomap::point3d * | data () |
| void | emplace_back (float x, float y, float z) |
Enhances octomap::Pointcloud.
Defines an API for manipulating directly the enclosed octomap::point3d vector.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.9.1