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

mrpt::opengl::CPolyhedronPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 44 of file CPolyhedron.h.

#include <mrpt/opengl/CPolyhedron.h>

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

List of all members.

Public Member Functions

 CPolyhedronPtr ()
 CPolyhedronPtr (CPolyhedron *p)
 CPolyhedronPtr (const CRenderizableDisplayListPtr &p)
 CPolyhedronPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPolyhedron *p)
CPolyhedronpointer ()
const CPolyhedronpointer () const
CPolyhedronoperator-> (void)
const CPolyhedronoperator-> (void) const
CPolyhedronoperator* (void)
const CPolyhedronoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 44 of file CPolyhedron.h.

mrpt::opengl::CPolyhedronPtr::CPolyhedronPtr ( CPolyhedron p  )  [inline, explicit]

Definition at line 44 of file CPolyhedron.h.

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

Definition at line 44 of file CPolyhedron.h.

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

Definition at line 44 of file CPolyhedron.h.


Member Function Documentation

CPolyhedron& mrpt::opengl::CPolyhedronPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

const CPolyhedron& mrpt::opengl::CPolyhedronPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

const CPolyhedron* mrpt::opengl::CPolyhedronPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

CPolyhedron* mrpt::opengl::CPolyhedronPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

const CPolyhedron* mrpt::opengl::CPolyhedronPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

CPolyhedron* mrpt::opengl::CPolyhedronPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 44 of file CPolyhedron.h.

void mrpt::opengl::CPolyhedronPtr::setFromPointerDoNotFreeAtDtor ( const CPolyhedron p  )  [inline]

Definition at line 44 of file CPolyhedron.h.




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