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

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