namespace mrpt::math::internalΒΆ
namespace internal { // structs template <typename Derived> struct ProvideStaticResize; // global functions void unsafeProjectPolygon( const TPolygon3D& poly, const TPose3D& pose, TPolygon2D& newPoly ); } // namespace internal