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

mrpt::opengl::CAxisPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CAxis.h.

#include <mrpt/opengl/CAxis.h>

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

List of all members.

Public Member Functions

 CAxisPtr ()
 CAxisPtr (CAxis *p)
 CAxisPtr (const CRenderizableDisplayListPtr &p)
 CAxisPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CAxis *p)
CAxispointer ()
const CAxispointer () const
CAxisoperator-> (void)
const CAxisoperator-> (void) const
CAxisoperator* (void)
const CAxisoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 40 of file CAxis.h.

mrpt::opengl::CAxisPtr::CAxisPtr ( CAxis p  )  [inline, explicit]

Definition at line 40 of file CAxis.h.

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

Definition at line 40 of file CAxis.h.

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

Definition at line 40 of file CAxis.h.


Member Function Documentation

CAxis& mrpt::opengl::CAxisPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

const CAxis& mrpt::opengl::CAxisPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

const CAxis* mrpt::opengl::CAxisPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

CAxis* mrpt::opengl::CAxisPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

const CAxis* mrpt::opengl::CAxisPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

CAxis* mrpt::opengl::CAxisPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 40 of file CAxis.h.

void mrpt::opengl::CAxisPtr::setFromPointerDoNotFreeAtDtor ( const CAxis p  )  [inline]

Definition at line 40 of file CAxis.h.




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