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

mrpt::opengl::CGridPlaneXZPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CGridPlaneXZ.h.

#include <mrpt/opengl/CGridPlaneXZ.h>

Inheritance diagram for mrpt::opengl::CGridPlaneXZPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CGridPlaneXZPtr ()
 CGridPlaneXZPtr (CGridPlaneXZ *p)
 CGridPlaneXZPtr (const CRenderizableDisplayListPtr &p)
 CGridPlaneXZPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CGridPlaneXZ *p)
CGridPlaneXZpointer ()
const CGridPlaneXZpointer () const
CGridPlaneXZoperator-> (void)
const CGridPlaneXZoperator-> (void) const
CGridPlaneXZoperator* (void)
const CGridPlaneXZoperator* (void) const

Constructor & Destructor Documentation

mrpt::opengl::CGridPlaneXZPtr::CGridPlaneXZPtr (  )  [inline]

Definition at line 41 of file CGridPlaneXZ.h.

mrpt::opengl::CGridPlaneXZPtr::CGridPlaneXZPtr ( CGridPlaneXZ p  )  [inline, explicit]

Definition at line 41 of file CGridPlaneXZ.h.

mrpt::opengl::CGridPlaneXZPtr::CGridPlaneXZPtr ( const CRenderizableDisplayListPtr p  )  [inline, explicit]

Definition at line 41 of file CGridPlaneXZ.h.

mrpt::opengl::CGridPlaneXZPtr::CGridPlaneXZPtr ( const mrpt::utils::CObjectPtr p  )  [inline, explicit]

Definition at line 41 of file CGridPlaneXZ.h.


Member Function Documentation

CGridPlaneXZ& mrpt::opengl::CGridPlaneXZPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

const CGridPlaneXZ& mrpt::opengl::CGridPlaneXZPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

const CGridPlaneXZ* mrpt::opengl::CGridPlaneXZPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

CGridPlaneXZ* mrpt::opengl::CGridPlaneXZPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

const CGridPlaneXZ* mrpt::opengl::CGridPlaneXZPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

CGridPlaneXZ* mrpt::opengl::CGridPlaneXZPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXZ.h.

void mrpt::opengl::CGridPlaneXZPtr::setFromPointerDoNotFreeAtDtor ( const CGridPlaneXZ p  )  [inline]

Definition at line 41 of file CGridPlaneXZ.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011