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

mrpt::opengl::CGridPlaneXYPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CGridPlaneXY.h.

#include <mrpt/opengl/CGridPlaneXY.h>

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

List of all members.

Public Member Functions

 CGridPlaneXYPtr ()
 CGridPlaneXYPtr (CGridPlaneXY *p)
 CGridPlaneXYPtr (const CRenderizableDisplayListPtr &p)
 CGridPlaneXYPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CGridPlaneXY *p)
CGridPlaneXYpointer ()
const CGridPlaneXYpointer () const
CGridPlaneXYoperator-> (void)
const CGridPlaneXYoperator-> (void) const
CGridPlaneXYoperator* (void)
const CGridPlaneXYoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 41 of file CGridPlaneXY.h.

mrpt::opengl::CGridPlaneXYPtr::CGridPlaneXYPtr ( CGridPlaneXY p  )  [inline, explicit]

Definition at line 41 of file CGridPlaneXY.h.

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

Definition at line 41 of file CGridPlaneXY.h.

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

Definition at line 41 of file CGridPlaneXY.h.


Member Function Documentation

CGridPlaneXY& mrpt::opengl::CGridPlaneXYPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

const CGridPlaneXY& mrpt::opengl::CGridPlaneXYPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

const CGridPlaneXY* mrpt::opengl::CGridPlaneXYPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

CGridPlaneXY* mrpt::opengl::CGridPlaneXYPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

const CGridPlaneXY* mrpt::opengl::CGridPlaneXYPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

CGridPlaneXY* mrpt::opengl::CGridPlaneXYPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 41 of file CGridPlaneXY.h.

void mrpt::opengl::CGridPlaneXYPtr::setFromPointerDoNotFreeAtDtor ( const CGridPlaneXY p  )  [inline]

Definition at line 41 of file CGridPlaneXY.h.




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