Main MRPT website > C++ reference for MRPT 1.5.6
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
changeCoordinatesReference(const CPose2D &p)mrpt::poses::CPose2Dinline
classCObjectmrpt::utils::CObjectstatic
classCPose2Dmrpt::poses::CPose2Dstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::poses::CPose2Dstatic
clone() constmrpt::utils::CObjectinline
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
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()mrpt::poses::CPose2Dstatic
CreateObject()mrpt::poses::CPose2Dstatic
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
duplicate() constmrpt::poses::CPose2Dvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
empty()mrpt::poses::CPose2Dinlinestatic
fromString(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
getHomogeneousMatrix(mrpt::math::CMatrixDouble44 &out_HM) constmrpt::poses::CPose2D
getHomogeneousMatrixVal() constmrpt::poses::CPoseOrPoint< CPose2D >inline
getInverseHomogeneousMatrix(mrpt::math::CMatrixDouble44 &out_HM) constmrpt::poses::CPoseOrPoint< CPose2D >inline
getInverseHomogeneousMatrix() constmrpt::poses::CPoseOrPoint< CPose2D >inline
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() constmrpt::poses::CPose2Dvirtual
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::CPose2Dmutableprotected
max_size()mrpt::poses::CPose2Dinlinestatic
norm() constmrpt::poses::CPoseOrPoint< CPose2D >inline
normalizePhi()mrpt::poses::CPose2D
operator delete(void *ptr)mrpt::poses::CPose2Dinline
operator delete(void *memory, void *ptr)mrpt::poses::CPose2Dinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::poses::CPose2Dinline
operator delete[](void *ptr)mrpt::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 &)mrpt::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
readFromStream(mrpt::utils::CStream &in, int version)mrpt::poses::CPose2Dprotectedvirtual
reference typedefmrpt::poses::CPose2D
resize(const size_t n)mrpt::poses::CPose2Dinlinestatic
rotation_dimensions enum valuemrpt::poses::CPose2D
setToNaN() MRPT_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
update_cached_cos_sin() constmrpt::poses::CPose2Dinlineprotected
value_type typedefmrpt::poses::CPose2D
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) constmrpt::poses::CPose2Dprotectedvirtual
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::utils::CObjectinlinevirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019