Main MRPT website > C++ reference
MRPT logo
Public Member Functions

mrpt::poses::CPose3DPDFGaussianPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CPose3DPDFGaussian.h.

#include <mrpt/poses/CPose3DPDFGaussian.h>

Inheritance diagram for mrpt::poses::CPose3DPDFGaussianPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CPose3DPDFGaussianPtr ()
 CPose3DPDFGaussianPtr (CPose3DPDFGaussian *p)
 CPose3DPDFGaussianPtr (const CPose3DPDFPtr &p)
 CPose3DPDFGaussianPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPose3DPDFGaussian *p)
CPose3DPDFGaussianpointer ()
const CPose3DPDFGaussianpointer () const
CPose3DPDFGaussianoperator-> (void)
const CPose3DPDFGaussianoperator-> (void) const
CPose3DPDFGaussianoperator* (void)
const CPose3DPDFGaussianoperator* (void) const

Constructor & Destructor Documentation

mrpt::poses::CPose3DPDFGaussianPtr::CPose3DPDFGaussianPtr ( ) [inline]

Definition at line 42 of file CPose3DPDFGaussian.h.

mrpt::poses::CPose3DPDFGaussianPtr::CPose3DPDFGaussianPtr ( CPose3DPDFGaussian p) [inline, explicit]

Definition at line 42 of file CPose3DPDFGaussian.h.

mrpt::poses::CPose3DPDFGaussianPtr::CPose3DPDFGaussianPtr ( const CPose3DPDFPtr p) [inline, explicit]

Definition at line 42 of file CPose3DPDFGaussian.h.

mrpt::poses::CPose3DPDFGaussianPtr::CPose3DPDFGaussianPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 42 of file CPose3DPDFGaussian.h.


Member Function Documentation

CPose3DPDFGaussian& mrpt::poses::CPose3DPDFGaussianPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

const CPose3DPDFGaussian& mrpt::poses::CPose3DPDFGaussianPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

const CPose3DPDFGaussian* mrpt::poses::CPose3DPDFGaussianPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

CPose3DPDFGaussian* mrpt::poses::CPose3DPDFGaussianPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

const CPose3DPDFGaussian* mrpt::poses::CPose3DPDFGaussianPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

CPose3DPDFGaussian* mrpt::poses::CPose3DPDFGaussianPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPose3DPDFPtr.

Definition at line 42 of file CPose3DPDFGaussian.h.

void mrpt::poses::CPose3DPDFGaussianPtr::setFromPointerDoNotFreeAtDtor ( const CPose3DPDFGaussian p) [inline]

Definition at line 42 of file CPose3DPDFGaussian.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011