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

mrpt::opengl::CCylinderPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 37 of file CCylinder.h.

#include <mrpt/opengl/CCylinder.h>

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

List of all members.

Public Member Functions

 CCylinderPtr ()
 CCylinderPtr (CCylinder *p)
 CCylinderPtr (const CRenderizableDisplayListPtr &p)
 CCylinderPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CCylinder *p)
CCylinderpointer ()
const CCylinderpointer () const
CCylinderoperator-> (void)
const CCylinderoperator-> (void) const
CCylinderoperator* (void)
const CCylinderoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 37 of file CCylinder.h.

mrpt::opengl::CCylinderPtr::CCylinderPtr ( CCylinder p) [inline, explicit]

Definition at line 37 of file CCylinder.h.

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

Definition at line 37 of file CCylinder.h.

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

Definition at line 37 of file CCylinder.h.


Member Function Documentation

CCylinder& mrpt::opengl::CCylinderPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

const CCylinder& mrpt::opengl::CCylinderPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

const CCylinder* mrpt::opengl::CCylinderPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

CCylinder* mrpt::opengl::CCylinderPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

const CCylinder* mrpt::opengl::CCylinderPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

CCylinder* mrpt::opengl::CCylinderPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 37 of file CCylinder.h.

void mrpt::opengl::CCylinderPtr::setFromPointerDoNotFreeAtDtor ( const CCylinder p) [inline]

Definition at line 37 of file CCylinder.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011