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

mrpt::opengl::CGeneralizedCylinderPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 43 of file CGeneralizedCylinder.h.

#include <mrpt/opengl/CGeneralizedCylinder.h>

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

List of all members.

Public Member Functions

 CGeneralizedCylinderPtr ()
 CGeneralizedCylinderPtr (CGeneralizedCylinder *p)
 CGeneralizedCylinderPtr (const CRenderizableDisplayListPtr &p)
 CGeneralizedCylinderPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CGeneralizedCylinder *p)
CGeneralizedCylinderpointer ()
const CGeneralizedCylinderpointer () const
CGeneralizedCylinderoperator-> (void)
const CGeneralizedCylinderoperator-> (void) const
CGeneralizedCylinderoperator* (void)
const CGeneralizedCylinderoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 43 of file CGeneralizedCylinder.h.

mrpt::opengl::CGeneralizedCylinderPtr::CGeneralizedCylinderPtr ( CGeneralizedCylinder p ) [inline, explicit]

Definition at line 43 of file CGeneralizedCylinder.h.

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

Definition at line 43 of file CGeneralizedCylinder.h.

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

Definition at line 43 of file CGeneralizedCylinder.h.


Member Function Documentation

CGeneralizedCylinder& mrpt::opengl::CGeneralizedCylinderPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

const CGeneralizedCylinder& mrpt::opengl::CGeneralizedCylinderPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

const CGeneralizedCylinder* mrpt::opengl::CGeneralizedCylinderPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

CGeneralizedCylinder* mrpt::opengl::CGeneralizedCylinderPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

const CGeneralizedCylinder* mrpt::opengl::CGeneralizedCylinderPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

CGeneralizedCylinder* mrpt::opengl::CGeneralizedCylinderPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 43 of file CGeneralizedCylinder.h.

void mrpt::opengl::CGeneralizedCylinderPtr::setFromPointerDoNotFreeAtDtor ( const CGeneralizedCylinder p ) [inline]

Definition at line 43 of file CGeneralizedCylinder.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011