↓ 70 callersClassTPose3DLightweight 3D rigid-body pose — an element of SE(3).
*
* Parameterises the group SE(3) = SO(3) ⋉ R³ as the 6-vector `(x, y, z, yaw, pitch, roll)`:
modules/mrpt_math/include/mrpt/math/TPose3D.h:61
↓ 16 callersClassTSegment3D3D segment, consisting of two points.
* \sa TSegment2D,TLine3D,TPlane,TPolygon3D,TPoint3D
* \ingroup geometry_grp
*/
modules/mrpt_math/include/mrpt/math/TSegment3D.h:27
↓ 10 callersClassTLine3D3D line, represented by a base point and a director vector.
* \sa TLine2D,TSegment3D,TPlane,TPolygon3D,TPoint3D
*/
modules/mrpt_math/include/mrpt/math/TLine3D.h:30
↓ 10 callersClassTPolygon2D* 2D polygon, inheriting from std::vector<TPoint2D>.
* \sa TPolygon3D,TSegment2D,TLine2D,TPoint2D, CPolygon
* \ingroup geometry_grp
*/
modules/mrpt_math/include/mrpt/math/TPolygon2D.h:30
↓ 5 callersClassTPolygon3D3D polygon, inheriting from std::vector<TPoint3D>
* \sa TPolygon2D,TSegment3D,TLine3D,TPlane,TPoint3D
* \ingroup geometry_grp
*/
modules/mrpt_math/include/mrpt/math/TPolygon3D.h:28
↓ 3 callersClassTTwist3D3D twist: 3D velocity vector (vx,vy,vz) + angular velocity (wx,wy,wz)
* \sa mrpt::math::TTwist2D, mrpt::math::TPose3D
* \ingroup geometry_grp
*/
modules/mrpt_math/include/mrpt/math/TTwist3D.h:24