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

mrpt::opengl::CBoxPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 38 of file CBox.h.

#include <mrpt/opengl/CBox.h>

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

List of all members.

Public Member Functions

 CBoxPtr ()
 CBoxPtr (CBox *p)
 CBoxPtr (const CRenderizableDisplayListPtr &p)
 CBoxPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CBox *p)
CBoxpointer ()
const CBoxpointer () const
CBoxoperator-> (void)
const CBoxoperator-> (void) const
CBoxoperator* (void)
const CBoxoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 38 of file CBox.h.

mrpt::opengl::CBoxPtr::CBoxPtr ( CBox p) [inline, explicit]

Definition at line 38 of file CBox.h.

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

Definition at line 38 of file CBox.h.

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

Definition at line 38 of file CBox.h.


Member Function Documentation

CBox& mrpt::opengl::CBoxPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

const CBox& mrpt::opengl::CBoxPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

const CBox* mrpt::opengl::CBoxPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

CBox* mrpt::opengl::CBoxPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

const CBox* mrpt::opengl::CBoxPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

CBox* mrpt::opengl::CBoxPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 38 of file CBox.h.

void mrpt::opengl::CBoxPtr::setFromPointerDoNotFreeAtDtor ( const CBox p) [inline]

Definition at line 38 of file CBox.h.




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