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

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

_GetBaseClass()mrpt::poses::CPoint3Dprotectedstatic
_init_CPoint3Dmrpt::poses::CPoint3Dprotectedstatic
AddComponents(const OTHERCLASS &b)mrpt::poses::CPoint< CPoint3D >inline
asString(std::string &s) constmrpt::poses::CPoint< CPoint3D >inline
asString() constmrpt::poses::CPoint< CPoint3D >inline
asTPoint() constmrpt::poses::CPoint3D
classNamemrpt::poses::CPoint3Dstatic
clone() const overridemrpt::poses::CPoint3Dvirtual
const_reference typedefmrpt::poses::CPoint3D
ConstPtr typedefmrpt::poses::CPoint3D
ConstUniquePtr typedefmrpt::poses::CPoint3D
CPoint3D(const double x=0, const double y=0, const double z=0)mrpt::poses::CPoint3Dinline
CPoint3D(const mrpt::math::CArrayDouble< 3 > &xyz)mrpt::poses::CPoint3Dinlineexplicit
CPoint3D(const CPoint2D &p)mrpt::poses::CPoint3Dexplicit
CPoint3D(const CPose3D &p)mrpt::poses::CPoint3Dexplicit
CPoint3D(const CPose2D &p)mrpt::poses::CPoint3Dexplicit
CPoint3D(const mrpt::math::TPoint3D &p)mrpt::poses::CPoint3Dinlineexplicit
Create(Args &&... args)mrpt::poses::CPoint3Dinlinestatic
CreateObject()mrpt::poses::CPoint3Dstatic
CreateUnique(Args &&... args)mrpt::poses::CPoint3Dinlinestatic
derived()mrpt::poses::CPoint< CPoint3D >inlineprivate
derived() constmrpt::poses::CPoint< CPoint3D >inlineprivate
difference_type typedefmrpt::poses::CPoint3D
distance2DTo(double ax, double ay) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
distance2DToSquare(double ax, double ay) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
distance3DTo(double ax, double ay, double az) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
distance3DToSquare(double ax, double ay, double az) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
distanceTo(const CPoseOrPoint< OTHERCLASS > &b) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
distanceTo(const mrpt::math::TPoint3D &b) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
empty()mrpt::poses::CPoint3Dinlinestatic
fromString(const std::string &s)mrpt::poses::CPoint< CPoint3D >inline
getAsVector(mrpt::math::CVectorDouble &v) constmrpt::poses::CPoint< CPoint3D >inline
getAsVector() constmrpt::poses::CPoint< CPoint3D >inline
getAsVectorVal() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
getClassName()mrpt::poses::CPoint3Dinlinestatic
getHomogeneousMatrix(MATRIX44 &out_HM) constmrpt::poses::CPoint< CPoint3D >inline
getHomogeneousMatrixVal() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
getInverseHomogeneousMatrix(MATRIX44 &out_HM) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
getInverseHomogeneousMatrixVal() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
GetRuntimeClass() const overridemrpt::poses::CPoint3Dvirtual
GetRuntimeClassIdStatic()mrpt::poses::CPoint3Dstatic
is3DPoseOrPoint()mrpt::poses::CPoseOrPoint< CPoint3D >inlinestatic
is_3D()mrpt::poses::CPoint3Dinlinestatic
is_3D_val enum valuemrpt::poses::CPoint3D
is_PDF()mrpt::poses::CPoint3Dinlinestatic
is_PDF_val enum valuemrpt::poses::CPoint3D
m_coordsmrpt::poses::CPoint3D
max_size()mrpt::poses::CPoint3Dinlinestatic
norm() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
operator delete(void *ptr) noexceptmrpt::poses::CPoint3Dinline
operator delete(void *memory, void *ptr) noexceptmrpt::poses::CPoint3Dinline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::poses::CPoint3Dinline
operator delete[](void *ptr) noexceptmrpt::poses::CPoint3Dinline
operator new(size_t size)mrpt::poses::CPoint3Dinline
operator new(size_t size, void *ptr)mrpt::poses::CPoint3Dinlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::poses::CPoint3Dinline
operator new[](size_t size)mrpt::poses::CPoint3Dinline
operator*=(const double s)mrpt::poses::CPoint< CPoint3D >inline
operator+(const CPoint3D &b) constmrpt::poses::CPoint3D
operator+(const CPose3D &b) constmrpt::poses::CPoint3D
operator-(const CPose3D &b) constmrpt::poses::CPoint3D
operator-(const CPoint3D &b) constmrpt::poses::CPoint3D
operator[](unsigned int i) constmrpt::poses::CPoint< CPoint3D >inline
operator[](unsigned int i)mrpt::poses::CPoint< CPoint3D >inline
Ptr typedefmrpt::poses::CPoint3D
reference typedefmrpt::poses::CPoint3D
resize(const size_t n)mrpt::poses::CPoint3Dinlinestatic
runtimeClassIdmrpt::poses::CPoint3Dprotectedstatic
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::poses::CPoint3Dprotectedvirtual
serializeGetVersion() const overridemrpt::poses::CPoint3Dprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::poses::CPoint3Dprotectedvirtual
setToNaN() overridemrpt::poses::CPoint3Dvirtual
size()mrpt::poses::CPoint3Dinlinestatic
size_type typedefmrpt::poses::CPoint3D
sqrDistanceTo(const CPoseOrPoint< OTHERCLASS > &b) constmrpt::poses::CPoseOrPoint< CPoint3D >inline
static_size enum valuemrpt::poses::CPoint3D
UniquePtr typedefmrpt::poses::CPoint3D
value_type typedefmrpt::poses::CPoint3D
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
x() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
x()mrpt::poses::CPoseOrPoint< CPoint3D >inline
x(const double v)mrpt::poses::CPoseOrPoint< CPoint3D >inline
x_incr(const double v)mrpt::poses::CPoseOrPoint< CPoint3D >inline
y() constmrpt::poses::CPoseOrPoint< CPoint3D >inline
y()mrpt::poses::CPoseOrPoint< CPoint3D >inline
y(const double v)mrpt::poses::CPoseOrPoint< CPoint3D >inline
y_incr(const double v)mrpt::poses::CPoseOrPoint< CPoint3D >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