| _GetBaseClass() | mrpt::poses::CPose2D | protectedstatic | 
  | AddComponents(const CPose2D &p) | mrpt::poses::CPose2D |  | 
  | asString(std::string &s) const | mrpt::poses::CPose2D |  | 
  | asString() const | mrpt::poses::CPose2D | inline | 
  | asTPose() const | mrpt::poses::CPose2D |  | 
  | asVector(vector_t &v) const | mrpt::poses::CPose2D |  | 
  | asVectorVal() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | changeCoordinatesReference(const CPose2D &p) | mrpt::poses::CPose2D | inline | 
  | className | mrpt::poses::CPose2D | static | 
  | clone() const override | mrpt::poses::CPose2D | virtual | 
  | composeFrom(const CPose2D &A, const CPose2D &B) | mrpt::poses::CPose2D |  | 
  | composePoint(double lx, double ly, double &gx, double &gy) const | mrpt::poses::CPose2D |  | 
  | composePoint(const mrpt::math::TPoint2D &l, mrpt::math::TPoint2D &g) const | mrpt::poses::CPose2D |  | 
  | composePoint(const mrpt::math::TPoint3D &l) const | mrpt::poses::CPose2D |  | 
  | composePoint(const mrpt::math::TPoint3D &l, mrpt::math::TPoint3D &g) const | mrpt::poses::CPose2D |  | 
  | composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz) const | mrpt::poses::CPose2D |  | 
  | const_reference typedef | mrpt::poses::CPose2D |  | 
  | ConstPtr typedef | mrpt::poses::CPose2D |  | 
  | ConstUniquePtr typedef | mrpt::poses::CPose2D |  | 
  | CPose2D() | mrpt::poses::CPose2D |  | 
  | CPose2D(const double x, const double y, const double phi) | mrpt::poses::CPose2D |  | 
  | CPose2D(const CPoint2D &) | mrpt::poses::CPose2D | explicit | 
  | CPose2D(const CPose3D &) | mrpt::poses::CPose2D | explicit | 
  | CPose2D(const mrpt::math::TPose2D &) | mrpt::poses::CPose2D | explicit | 
  | CPose2D(const CPoint3D &) | mrpt::poses::CPose2D | explicit | 
  | CPose2D(TConstructorFlags_Poses) | mrpt::poses::CPose2D | inline | 
  | Create(Args &&... args) | mrpt::poses::CPose2D | inlinestatic | 
  | CreateAlloc(const Alloc &alloc, Args &&... args) | mrpt::poses::CPose2D | inlinestatic | 
  | CreateObject() | mrpt::poses::CPose2D | static | 
  | CreateUnique(Args &&... args) | mrpt::poses::CPose2D | inlinestatic | 
  | derived() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | derived() | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | difference_type typedef | mrpt::poses::CPose2D |  | 
  | distance2DFrobeniusTo(const CPose2D &p) const | mrpt::poses::CPose2D |  | 
  | distance2DTo(double ax, double ay) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | distance2DToSquare(double ax, double ay) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | distance3DTo(double ax, double ay, double az) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | distance3DToSquare(double ax, double ay, double az) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | distanceTo(const CPoseOrPoint< OTHERCLASS, DIM2 > &b) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | distanceTo(const mrpt::math::TPoint3D &b) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | duplicateGetSmartPtr() const | mrpt::rtti::CObject | inline | 
  | empty() | mrpt::poses::CPose2D | inlinestatic | 
  | FromString(const std::string &s) | mrpt::poses::CPose2D | inlinestatic | 
  | fromString(const std::string &s) | mrpt::poses::CPose2D |  | 
  | fromStringRaw(const std::string &s) | mrpt::poses::CPose2D |  | 
  | getClassName() | mrpt::poses::CPose2D | inlinestatic | 
  | getHomogeneousMatrix(mrpt::math::CMatrixDouble44 &out_HM) const | mrpt::poses::CPose2D |  | 
  | getHomogeneousMatrixVal() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | getInverseHomogeneousMatrix(MATRIX44 &out_HM) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | getInverseHomogeneousMatrixVal() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | getOppositeScalar() const | mrpt::poses::CPose2D |  | 
  | getPoseMean() const | mrpt::poses::CPose2D | inline | 
  | getPoseMean() | mrpt::poses::CPose2D | inline | 
  | getRotationMatrix(mrpt::math::CMatrixDouble22 &R) const | mrpt::poses::CPose2D |  | 
  | getRotationMatrix(mrpt::math::CMatrixDouble33 &R) const | mrpt::poses::CPose2D |  | 
  | getRotationMatrix() const | mrpt::poses::CPose2D | inline | 
  | GetRuntimeClass() const override | mrpt::poses::CPose2D | virtual | 
  | GetRuntimeClassIdStatic() | mrpt::poses::CPose2D | static | 
  | Identity() | mrpt::poses::CPose2D | inlinestatic | 
  | 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) const | mrpt::poses::CPose2D |  | 
  | inverseComposePoint(const mrpt::math::TPoint2D &g, mrpt::math::TPoint2D &l) const | mrpt::poses::CPose2D |  | 
  | inverseComposePoint(const mrpt::math::TPoint2D &g) const | mrpt::poses::CPose2D |  | 
  | is3DPoseOrPoint() | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inlinestatic | 
  | is_3D() | mrpt::poses::CPose2D | inlinestatic | 
  | is_3D_val enum value | mrpt::poses::CPose2D |  | 
  | is_PDF() | mrpt::poses::CPose2D | inlinestatic | 
  | is_PDF_val enum value | mrpt::poses::CPose2D |  | 
  | m_coords | mrpt::poses::CPose2D |  | 
  | m_cosphi | mrpt::poses::CPose2D | mutableprotected | 
  | m_cossin_uptodate | mrpt::poses::CPose2D | mutableprotected | 
  | m_phi | mrpt::poses::CPose2D | protected | 
  | m_sinphi | mrpt::poses::CPose2D | mutableprotected | 
  | max_size() | mrpt::poses::CPose2D | inlinestatic | 
  | norm() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | normalizePhi() | mrpt::poses::CPose2D |  | 
  | operator*=(const double s) | mrpt::poses::CPose2D |  | 
  | operator+(const CPose2D &D) const | mrpt::poses::CPose2D |  | 
  | operator+(const CPose3D &D) const | mrpt::poses::CPose2D |  | 
  | operator+(const CPoint2D &u) const | mrpt::poses::CPose2D |  | 
  | operator+(const CPoint3D &u) const | mrpt::poses::CPose2D |  | 
  | operator+=(const CPose2D &b) | mrpt::poses::CPose2D |  | 
  | operator-(const CPose2D &b) const | mrpt::poses::CPose2D | inline | 
  | operator-(const CPose3D &b) const | mrpt::poses::CPose2D |  | 
  | operator[](unsigned int i) const | mrpt::poses::CPose2D | inline | 
  | operator[](unsigned int i) | mrpt::poses::CPose2D | inline | 
  | phi() const | mrpt::poses::CPose2D | inline | 
  | phi() | mrpt::poses::CPose2D | inline | 
  | phi(double angle) | mrpt::poses::CPose2D | inline | 
  | phi_cos() const | mrpt::poses::CPose2D | inline | 
  | phi_incr(const double Aphi) | mrpt::poses::CPose2D | inline | 
  | phi_sin() const | mrpt::poses::CPose2D | inline | 
  | Ptr typedef | mrpt::poses::CPose2D |  | 
  | reference typedef | mrpt::poses::CPose2D |  | 
  | resize(const size_t n) | mrpt::poses::CPose2D | inlinestatic | 
  | rotation_dimensions enum value | mrpt::poses::CPose2D |  | 
  | runtimeClassId | mrpt::poses::CPose2D | protectedstatic | 
  | serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) override | mrpt::poses::CPose2D | protectedvirtual | 
  | mrpt::serialization::CSerializable::serializeFrom(CSchemeArchiveBase &in) | mrpt::serialization::CSerializable | inlineprotectedvirtual | 
  | serializeGetVersion() const override | mrpt::poses::CPose2D | protectedvirtual | 
  | serializeTo(mrpt::serialization::CArchive &out) const override | mrpt::poses::CPose2D | protectedvirtual | 
  | mrpt::serialization::CSerializable::serializeTo(CSchemeArchiveBase &out) const | mrpt::serialization::CSerializable | inlineprotectedvirtual | 
  | setToNaN() override | mrpt::poses::CPose2D | virtual | 
  | size() | mrpt::poses::CPose2D | inlinestatic | 
  | size_type typedef | mrpt::poses::CPose2D |  | 
  | sqrDistanceTo(const CPoseOrPoint< OTHERCLASS, DIM2 > &b) const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | static_size enum value | mrpt::poses::CPose2D |  | 
  | type_value typedef | mrpt::poses::CPose2D |  | 
  | UniquePtr typedef | mrpt::poses::CPose2D |  | 
  | update_cached_cos_sin() const | mrpt::poses::CPose2D | protected | 
  | value_type typedef | mrpt::poses::CPose2D |  | 
  | vector_t typedef | mrpt::poses::CPoseOrPoint< CPose2D, DIM > |  | 
  | writeToMatlab() const | mrpt::serialization::CSerializable | inlinevirtual | 
  | x() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | x() | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | x(const double v) | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | x_incr(const double v) | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | y() const | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | y() | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | y(const double v) | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | y_incr(const double v) | mrpt::poses::CPoseOrPoint< CPose2D, DIM > | inline | 
  | ~CObject()=default | mrpt::rtti::CObject | virtual | 
  | ~CSerializable() override=default | mrpt::serialization::CSerializable |  |