Struct TPoseOrPoint

Inheritance Relationships

Derived Types

Struct Documentation

struct TPoseOrPoint

Base type of all TPoseXX and TPointXX classes in mrpt::math. Useful for type traits. No virtual methods at all.

Subclassed by mrpt::math::TPoint2D_< double >, mrpt::math::TPoint3D_< double >, mrpt::math::TPoint3D_< float >, mrpt::math::TPoint2D_< T >, mrpt::math::TPoint3D_< T >, mrpt::math::TPose2D, mrpt::math::TPose3D, mrpt::math::TPose3DQuat