The smart pointer type for the associated class
Definition at line 48 of file CDisplayWindow3D.h.
#include <mrpt/gui/CDisplayWindow3D.h>

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