Template Class PosedPointcloud

Inheritance Relationships

Base Type

Class Documentation

template<typename PointT = Point3D>
class PosedPointcloud : public wavemap::PosedObject<Pointcloud<Point3D>>

Public Types

using PointType = PointT
using PointcloudType = Pointcloud<PointType>

Public Functions

inline const PointcloudType &getPointsLocal() const
inline PointcloudType getPointsGlobal() const