template struct mrpt::poses::detail::pose_point_impl

#include <mrpt/poses/CPoseOrPoint_detail.h>

template <class DERIVEDCLASS, int IS3D>
struct pose_point_impl
{
};

// direct descendants

template <class DERIVEDCLASS, std::size_t DIM>
class CPoseOrPoint;