The smart pointer type for the associated class
Definition at line 38 of file CPoint3D.h.
#include <mrpt/poses/CPoint3D.h>

Public Types | |
| typedef CPoint3D | value_type |
Public Member Functions | |
| CPoint3DPtr () | |
| CPoint3DPtr (CPoint3D *p) | |
| CPoint3DPtr (const CSerializablePtr &p) | |
| CPoint3DPtr (const mrpt::utils::CObjectPtr &p) | |
| void | setFromPointerDoNotFreeAtDtor (const CPoint3D *p) |
| CPoint3D * | pointer () |
| const CPoint3D * | pointer () const |
| CPoint3D * | operator-> (void) |
| const CPoint3D * | operator-> (void) const |
| CPoint3D & | operator* (void) |
| const CPoint3D & | operator* (void) const |
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
|
inlineexplicit |
Definition at line 38 of file CPoint3D.h.
|
inlineexplicit |
Definition at line 38 of file CPoint3D.h.
|
inlineexplicit |
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
|
inline |
Return the internal plain C++ pointer (const)
Definition at line 38 of file CPoint3D.h.
|
inline |
Return the internal plain C++ pointer
Definition at line 38 of file CPoint3D.h.
|
inline |
Definition at line 38 of file CPoint3D.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |