Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::poses::CPose2D Member List

This is the complete list of members for mrpt::poses::CPose2D, including all inherited members.

_GetBaseClass()mrpt::poses::CPose2Dprotectedstatic
_init_CPose2Dmrpt::poses::CPose2Dprotectedstatic
AddComponents(const CPose2D &p)mrpt::poses::CPose2D
asString(std::string &s) constmrpt::poses::CPose2D
asString() constmrpt::poses::CPose2Dinline
asTPose() constmrpt::poses::CPose2D
changeCoordinatesReference(const CPose2D &p)mrpt::poses::CPose2Dinline
classNamemrpt::poses::CPose2Dstatic
clone() const overridemrpt::poses::CPose2Dvirtual
composeFrom(const CPose2D &A, const CPose2D &B)mrpt::poses::CPose2D
composePoint(double lx, double ly, double &gx, double &gy) constmrpt::poses::CPose2D
composePoint(const mrpt::math::TPoint2D &l, mrpt::math::TPoint2D &g) constmrpt::poses::CPose2D
composePoint(const mrpt::math::TPoint3D &l, mrpt::math::TPoint3D &g) constmrpt::poses::CPose2D
composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz) constmrpt::poses::CPose2D
const_reference typedefmrpt::poses::CPose2D
ConstPtr typedefmrpt::poses::CPose2D
ConstUniquePtr typedefmrpt::poses::CPose2D
CPose2D()mrpt::poses::CPose2D
CPose2D(const double x, const double y, const double phi)mrpt::poses::CPose2D
CPose2D(const CPoint2D &)mrpt::poses::CPose2Dexplicit
CPose2D(const CPose3D &)mrpt::poses::CPose2Dexplicit
CPose2D(const mrpt::math::TPose2D &)mrpt::poses::CPose2Dexplicit
CPose2D(const CPoint3D &)mrpt::poses::CPose2Dexplicit
CPose2D(TConstructorFlags_Poses)mrpt::poses::CPose2Dinline
Create(Args &&... args)mrpt::poses::CPose2Dinlinestatic
CreateObject()mrpt::poses::CPose2Dstatic
CreateUnique(Args &&... args)mrpt::poses::CPose2Dinlinestatic
derived() constmrpt::poses::CPoseOrPoint< CPose2D >inline
derived()mrpt::poses::CPoseOrPoint< CPose2D >inline
difference_type typedefmrpt::poses::CPose2D
distance2DFrobeniusTo(const CPose2D &p) constmrpt::poses::CPose2D
distance2DTo(double ax, double ay) constmrpt::poses::CPoseOrPoint< CPose2D >inline
distance2DToSquare(double ax, double ay) constmrpt::poses::CPoseOrPoint< CPose2D >inline
distance3DTo(double ax, double ay, double az) constmrpt::poses::CPoseOrPoint< CPose2D >inline
distance3DToSquare(double ax, double ay, double az) constmrpt::poses::CPoseOrPoint< CPose2D >inline
distanceTo(const CPoseOrPoint< OTHERCLASS > &b) constmrpt::poses::CPoseOrPoint< CPose2D >inline
distanceTo(const mrpt::math::TPoint3D &b) constmrpt::poses::CPoseOrPoint< CPose2D >inline
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
empty()mrpt::poses::CPose2Dinlinestatic
fromString(const std::string &s)mrpt::poses::CPose2D
fromStringRaw(const std::string &s)mrpt::poses::CPose2D
getAsVector(mrpt::math::CVectorDouble &v) constmrpt::poses::CPose2D
getAsVector(mrpt::math::CArrayDouble< 3 > &v) constmrpt::poses::CPose2D
getAsVectorVal() constmrpt::poses::CPoseOrPoint< CPose2D >inline
getClassName()mrpt::poses::CPose2Dinlinestatic
getHomogeneousMatrix(mrpt::math::CMatrixDouble44 &out_HM) constmrpt::poses::CPose2D
getHomogeneousMatrixVal() constmrpt::poses::CPoseOrPoint< CPose2D >inline
getInverseHomogeneousMatrix(MATRIX44 &out_HM) constmrpt::poses::CPoseOrPoint< CPose2D >inline
getInverseHomogeneousMatrixVal() constmrpt::poses::CPoseOrPoint< CPose2D >inline
getOppositeScalar() constmrpt::poses::CPose2D
getPoseMean() constmrpt::poses::CPose2Dinline
getPoseMean()mrpt::poses::CPose2Dinline
getRotationMatrix(mrpt::math::CMatrixDouble22 &R) constmrpt::poses::CPose2D
getRotationMatrix(mrpt::math::CMatrixDouble33 &R) constmrpt::poses::CPose2D
getRotationMatrix() constmrpt::poses::CPose2Dinline
GetRuntimeClass() const overridemrpt::poses::CPose2Dvirtual
GetRuntimeClassIdStatic()mrpt::poses::CPose2Dstatic
inverse()mrpt::poses::CPose2D
inverseComposeFrom(const CPose2D &A, const CPose2D &B)mrpt::poses::CPose2D
inverseComposePoint(const double gx, const double gy, double &lx, double &ly) constmrpt::poses::CPose2D
inverseComposePoint(const mrpt::math::TPoint2D &g, mrpt::math::TPoint2D &l) constmrpt::poses::CPose2Dinline
is3DPoseOrPoint()mrpt::poses::CPoseOrPoint< CPose2D >inlinestatic
is_3D()mrpt::poses::CPose2Dinlinestatic
is_3D_val enum valuemrpt::poses::CPose2D
is_PDF()mrpt::poses::CPose2Dinlinestatic
is_PDF_val enum valuemrpt::poses::CPose2D
m_coordsmrpt::poses::CPose2D
m_cosphimrpt::poses::CPose2Dmutableprotected
m_cossin_uptodatemrpt::poses::CPose2Dmutableprotected
m_phimrpt::poses::CPose2Dprotected
m_sinphimrpt::poses::CPose2Dprotected
max_size()mrpt::poses::CPose2Dinlinestatic
norm() constmrpt::poses::CPoseOrPoint< CPose2D >inline
normalizePhi()mrpt::poses::CPose2D
operator delete(void *ptr) noexceptmrpt::poses::CPose2Dinline
operator delete(void *memory, void *ptr) noexceptmrpt::poses::CPose2Dinline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::poses::CPose2Dinline
operator delete[](void *ptr) noexceptmrpt::poses::CPose2Dinline
operator new(size_t size)mrpt::poses::CPose2Dinline
operator new(size_t size, void *ptr)mrpt::poses::CPose2Dinlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::poses::CPose2Dinline
operator new[](size_t size)mrpt::poses::CPose2Dinline
operator*=(const double s)mrpt::poses::CPose2D
operator+(const CPose2D &D) constmrpt::poses::CPose2D
operator+(const CPose3D &D) constmrpt::poses::CPose2D
operator+(const CPoint2D &u) constmrpt::poses::CPose2D
operator+(const CPoint3D &u) constmrpt::poses::CPose2D
operator+=(const CPose2D &b)mrpt::poses::CPose2D
operator-(const CPose2D &b) constmrpt::poses::CPose2Dinline
operator-(const CPose3D &b) constmrpt::poses::CPose2D
operator[](unsigned int i) constmrpt::poses::CPose2Dinline
operator[](unsigned int i)mrpt::poses::CPose2Dinline
phi() constmrpt::poses::CPose2Dinline
phi()mrpt::poses::CPose2Dinline
phi(double angle)mrpt::poses::CPose2Dinline
phi_cos() constmrpt::poses::CPose2Dinline
phi_incr(const double Aphi)mrpt::poses::CPose2Dinline
phi_sin() constmrpt::poses::CPose2Dinline
Ptr typedefmrpt::poses::CPose2D
reference typedefmrpt::poses::CPose2D
resize(const size_t n)mrpt::poses::CPose2Dinlinestatic
rotation_dimensions enum valuemrpt::poses::CPose2D
runtimeClassIdmrpt::poses::CPose2Dprotectedstatic
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::poses::CPose2Dprotectedvirtual
serializeGetVersion() const overridemrpt::poses::CPose2Dprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::poses::CPose2Dprotectedvirtual
setToNaN() overridemrpt::poses::CPose2Dvirtual
size()mrpt::poses::CPose2Dinlinestatic
size_type typedefmrpt::poses::CPose2D
sqrDistanceTo(const CPoseOrPoint< OTHERCLASS > &b) constmrpt::poses::CPoseOrPoint< CPose2D >inline
static_size enum valuemrpt::poses::CPose2D
type_value typedefmrpt::poses::CPose2D
UniquePtr typedefmrpt::poses::CPose2D
update_cached_cos_sin() constmrpt::poses::CPose2Dprotected
value_type typedefmrpt::poses::CPose2D
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
x() constmrpt::poses::CPoseOrPoint< CPose2D >inline
x()mrpt::poses::CPoseOrPoint< CPose2D >inline
x(const double v)mrpt::poses::CPoseOrPoint< CPose2D >inline
x_incr(const double v)mrpt::poses::CPoseOrPoint< CPose2D >inline
y() constmrpt::poses::CPoseOrPoint< CPose2D >inline
y()mrpt::poses::CPoseOrPoint< CPose2D >inline
y(const double v)mrpt::poses::CPoseOrPoint< CPose2D >inline
y_incr(const double v)mrpt::poses::CPoseOrPoint< CPose2D >inline
~CObject()mrpt::rtti::CObjectinlinevirtual
~CSerializable()mrpt::serialization::CSerializableinlinevirtual



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST