|
|
static int | size (const PointCloud &frame) |
| |
|
static bool | has_times (const PointCloud &frame) |
| |
|
static bool | has_points (const PointCloud &frame) |
| |
|
static bool | has_normals (const PointCloud &frame) |
| |
|
static bool | has_covs (const PointCloud &frame) |
| |
|
static bool | has_intensities (const PointCloud &frame) |
| |
|
static double | time (const PointCloud &frame, size_t i) |
| |
|
static const Eigen::Vector4d & | point (const PointCloud &frame, size_t i) |
| |
|
static const Eigen::Vector4d & | normal (const PointCloud &frame, size_t i) |
| |
|
static const Eigen::Matrix4d & | cov (const PointCloud &frame, size_t i) |
| |
|
static double | intensity (const PointCloud &frame, size_t i) |
| |
|
static const Eigen::Vector4d * | points_ptr (const PointCloud &frame) |
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gtsam_points/gtsam_points/include/gtsam_points/types/point_cloud.hpp