Struct VoxelData::PointSpan

Nested Relationships

This struct is a nested type of Struct SparseVoxelPointCloud::VoxelData.

Struct Documentation

struct PointSpan

Public Functions

inline PointSpan(const mrpt::maps::CSimplePointsMap &data, const uint32_t *pointIndices, size_t n)
inline size_t size() const
inline bool empty() const
inline mrpt::math::TPoint3Df operator[](int i) const