Main MRPT website > C++ reference
MRPT logo

mrpt::poses::CPose3DQuat Member List

This is the complete list of members for mrpt::poses::CPose3DQuat, including all inherited members.
_GetBaseClass()mrpt::utils::CObject [protected, static]
assign(const size_t N, const double val)mrpt::poses::CPose3DQuat [inline]
asString(std::string &s) const mrpt::poses::CPose3DQuat [inline, virtual]
asString() const mrpt::poses::CPose3DQuat [inline]
begin()mrpt::poses::CPose3DQuat [inline]
begin() const mrpt::poses::CPose3DQuat [inline]
classCObjectmrpt::utils::CObject [static]
clone() const mrpt::utils::CObject [inline]
composeFrom(const CPose3DQuat &A, const CPose3DQuat &B)mrpt::poses::CPose3DQuat
composePoint(const double lx, const double ly, const double lz, double &gx, double &gy, double &gz, mrpt::math::CMatrixFixedNumeric< double, 3, 3 > *out_jacobian_df_dpoint=NULL, mrpt::math::CMatrixFixedNumeric< double, 3, 7 > *out_jacobian_df_dpose=NULL) const mrpt::poses::CPose3DQuat
composePoint(const POINT1 &L, POINT2 &G) const mrpt::poses::CPose3DQuat [inline]
const_reference typedefmrpt::poses::CPose3DQuat
const_reverse_iterator typedefmrpt::poses::CPose3DQuat
CPoint classmrpt::poses::CPose3DQuat [friend]
CPose classmrpt::poses::CPose3DQuat [friend]
CPose2D classmrpt::poses::CPose3DQuat [friend]
CPose3DQuat()mrpt::poses::CPose3DQuat
CPose3DQuat(bool, bool)mrpt::poses::CPose3DQuat
CPose3DQuat(const double x, const double y, const double z, const mrpt::math::CQuaternionDouble &q)mrpt::poses::CPose3DQuat
CPose3DQuat(const CPose3D &p)mrpt::poses::CPose3DQuat
CPose3DQuat(const mrpt::math::TPose3DQuat &p)mrpt::poses::CPose3DQuat
CPose3DQuat(const CMatrixDouble44 &M)mrpt::poses::CPose3DQuat [explicit]
CPoseOrPoint()mrpt::poses::CPoseOrPoint [inline]
difference_type typedefmrpt::poses::CPose3DQuat
distance2DTo(double ax, double ay) const mrpt::poses::CPoseOrPoint [inline]
distance2DToSquare(double ax, double ay) const mrpt::poses::CPoseOrPoint [inline]
distance3DTo(double ax, double ay, double az) const mrpt::poses::CPoseOrPoint [inline]
distance3DToSquare(double ax, double ay, double az) const mrpt::poses::CPoseOrPoint [inline]
distanceTo(const CPoseOrPoint &b) const mrpt::poses::CPoseOrPoint [inline]
distanceTo(const mrpt::math::TPoint3D &b) const mrpt::poses::CPoseOrPoint [inline]
duplicate() const =0mrpt::utils::CObject [pure virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
empty()mrpt::poses::CPose3DQuat [inline, static]
end()mrpt::poses::CPose3DQuat [inline]
end() const mrpt::poses::CPose3DQuat [inline]
fromString(const std::string &s)mrpt::poses::CPose3DQuat [inline, virtual]
getAsVector(vector_double &v) const mrpt::poses::CPose3DQuat [virtual]
getAsVectorVal() const mrpt::poses::CPoseOrPoint [inline]
getHomogeneousMatrix(CMatrixDouble44 &out_HM) const mrpt::poses::CPose3DQuat [virtual]
getHomogeneousMatrixVal() const mrpt::poses::CPoseOrPoint [inline]
getInverseHomogeneousMatrix(math::CMatrixDouble44 &out_HM) const mrpt::poses::CPoseOrPoint
GetRuntimeClass() const mrpt::utils::CObject [inline, virtual]
inverseComposeFrom(const CPose3DQuat &A, const CPose3DQuat &B)mrpt::poses::CPose3DQuat
inverseComposePoint(const double gx, const double gy, const double gz, double &lx, double &ly, double &lz, mrpt::math::CMatrixFixedNumeric< double, 3, 3 > *out_jacobian_df_dpoint=NULL, mrpt::math::CMatrixFixedNumeric< double, 3, 7 > *out_jacobian_df_dpose=NULL) const mrpt::poses::CPose3DQuat
inverseComposePoint(const POINT1 &G, POINT2 &L) const mrpt::poses::CPose3DQuat [inline]
is3DPoseOrPoint() const mrpt::poses::CPoseOrPoint [inline]
m_is3Dmrpt::poses::CPoseOrPoint [protected]
m_quatmrpt::poses::CPose3DQuat [protected]
m_xmrpt::poses::CPoseOrPoint [protected]
m_ymrpt::poses::CPoseOrPoint [protected]
m_zmrpt::poses::CPoseOrPoint [protected]
max_size()mrpt::poses::CPose3DQuat [inline, static]
mrpt_autotype typedefmrpt::poses::CPose3DQuat
norm() const mrpt::poses::CPoseOrPoint
operator*=(const double s)mrpt::poses::CPose3DQuat [virtual]
operator+(const CPoint3D &L) const mrpt::poses::CPose3DQuat [inline]
operator+(const TPoint3D &L) const mrpt::poses::CPose3DQuat [inline]
operator+(const CPose3DQuat &p) const mrpt::poses::CPose3DQuat [inline]
operator+=(const CPose3DQuat &b)mrpt::poses::CPose3DQuat [inline]
operator-(const CPoint3D &G) const mrpt::poses::CPose3DQuat [inline]
operator-(const TPoint3D &G) const mrpt::poses::CPose3DQuat [inline]
operator-(const CPose3DQuat &p) const mrpt::poses::CPose3DQuat [inline]
mrpt::poses::CPose::operator-(const CPose3D &b) const mrpt::poses::CPose
operator-=(const CPose3DQuat &b)mrpt::poses::CPose3DQuat [inline]
operator<<(std::ostream &o, const CPose3DQuat &p)mrpt::poses::CPose3DQuat [friend]
operator[](unsigned int i) const mrpt::poses::CPose3DQuat [inline]
operator[](unsigned int i)mrpt::poses::CPose3DQuat [inline]
quat()mrpt::poses::CPose3DQuat [inline]
quat() const mrpt::poses::CPose3DQuat [inline]
rbegin()mrpt::poses::CPose3DQuat [inline]
rbegin() const mrpt::poses::CPose3DQuat [inline]
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializable [protected, pure virtual]
reference typedefmrpt::poses::CPose3DQuat
rend()mrpt::poses::CPose3DQuat [inline]
rend() const mrpt::poses::CPose3DQuat [inline]
resize(const size_t n)mrpt::poses::CPose3DQuat [inline, static]
reverse_iterator typedefmrpt::poses::CPose3DQuat
size()mrpt::poses::CPose3DQuat [inline, static]
size_type typedefmrpt::poses::CPose3DQuat
sphericalCoordinates(const TPoint3D &point, double &out_range, double &out_yaw, double &out_pitch, mrpt::math::CMatrixFixedNumeric< double, 3, 3 > *out_jacob_dryp_dpoint=NULL, mrpt::math::CMatrixFixedNumeric< double, 3, 7 > *out_jacob_dryp_dpose=NULL) const mrpt::poses::CPose3DQuat
sqrDistanceTo(const CPoseOrPoint &b) const mrpt::poses::CPoseOrPoint [inline]
static_size enum valuemrpt::poses::CPose3DQuat
swap(CPose3DQuat &o)mrpt::poses::CPose3DQuat [inline]
value_type typedefmrpt::poses::CPose3DQuat
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
x() const mrpt::poses::CPoseOrPoint [inline]
x()mrpt::poses::CPoseOrPoint [inline]
x(const double x_)mrpt::poses::CPoseOrPoint [inline, virtual]
x_incr(const double Ax)mrpt::poses::CPoseOrPoint [inline, virtual]
y() const mrpt::poses::CPoseOrPoint [inline]
y()mrpt::poses::CPoseOrPoint [inline]
y(const double y_)mrpt::poses::CPoseOrPoint [inline, virtual]
y_incr(const double Ay)mrpt::poses::CPoseOrPoint [inline, virtual]
z() const mrpt::poses::CPoseOrPoint [inline]
z()mrpt::poses::CPoseOrPoint [inline]
z(const double z_)mrpt::poses::CPoseOrPoint [inline, virtual]
z_incr(const double Az)mrpt::poses::CPoseOrPoint [inline, virtual]
~CObject()mrpt::utils::CObject [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010