The smart pointer type for the associated class
Definition at line 42 of file CPose3DPDFGaussianInf.h.
#include <mrpt/poses/CPose3DPDFGaussianInf.h>
Public Member Functions | |
CPose3DPDFGaussianInfPtr () | |
CPose3DPDFGaussianInfPtr (CPose3DPDFGaussianInf *p) | |
CPose3DPDFGaussianInfPtr (const CPose3DPDFPtr &p) | |
CPose3DPDFGaussianInfPtr (const mrpt::utils::CObjectPtr &p) | |
void | setFromPointerDoNotFreeAtDtor (const CPose3DPDFGaussianInf *p) |
CPose3DPDFGaussianInf * | pointer () |
const CPose3DPDFGaussianInf * | pointer () const |
CPose3DPDFGaussianInf * | operator-> (void) |
const CPose3DPDFGaussianInf * | operator-> (void) const |
CPose3DPDFGaussianInf & | operator* (void) |
const CPose3DPDFGaussianInf & | operator* (void) const |
mrpt::poses::CPose3DPDFGaussianInfPtr::CPose3DPDFGaussianInfPtr | ( | ) | [inline] |
Definition at line 42 of file CPose3DPDFGaussianInf.h.
mrpt::poses::CPose3DPDFGaussianInfPtr::CPose3DPDFGaussianInfPtr | ( | CPose3DPDFGaussianInf * | p ) | [inline, explicit] |
Definition at line 42 of file CPose3DPDFGaussianInf.h.
mrpt::poses::CPose3DPDFGaussianInfPtr::CPose3DPDFGaussianInfPtr | ( | const CPose3DPDFPtr & | p ) | [inline, explicit] |
Definition at line 42 of file CPose3DPDFGaussianInf.h.
mrpt::poses::CPose3DPDFGaussianInfPtr::CPose3DPDFGaussianInfPtr | ( | const mrpt::utils::CObjectPtr & | p ) | [inline, explicit] |
Definition at line 42 of file CPose3DPDFGaussianInf.h.
CPose3DPDFGaussianInf& mrpt::poses::CPose3DPDFGaussianInfPtr::operator* | ( | void | ) | [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
const CPose3DPDFGaussianInf& mrpt::poses::CPose3DPDFGaussianInfPtr::operator* | ( | void | ) | const [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
const CPose3DPDFGaussianInf* mrpt::poses::CPose3DPDFGaussianInfPtr::operator-> | ( | void | ) | const [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
CPose3DPDFGaussianInf* mrpt::poses::CPose3DPDFGaussianInfPtr::operator-> | ( | void | ) | [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
const CPose3DPDFGaussianInf* mrpt::poses::CPose3DPDFGaussianInfPtr::pointer | ( | void | ) | const [inline] |
Return the internal plain C++ pointer (const)
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
CPose3DPDFGaussianInf* mrpt::poses::CPose3DPDFGaussianInfPtr::pointer | ( | void | ) | [inline] |
Return the internal plain C++ pointer
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 42 of file CPose3DPDFGaussianInf.h.
void mrpt::poses::CPose3DPDFGaussianInfPtr::setFromPointerDoNotFreeAtDtor | ( | const CPose3DPDFGaussianInf * | p ) | [inline] |
Definition at line 42 of file CPose3DPDFGaussianInf.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |