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

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