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

mrpt::opengl::CPointCloudColouredPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 43 of file CPointCloudColoured.h.

#include <mrpt/opengl/CPointCloudColoured.h>

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

List of all members.

Public Member Functions

 CPointCloudColouredPtr ()
 CPointCloudColouredPtr (CPointCloudColoured *p)
 CPointCloudColouredPtr (const CRenderizablePtr &p)
 CPointCloudColouredPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointCloudColoured *p)
CPointCloudColouredpointer ()
const CPointCloudColouredpointer () const
CPointCloudColouredoperator-> (void)
const CPointCloudColouredoperator-> (void) const
CPointCloudColouredoperator* (void)
const CPointCloudColouredoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 43 of file CPointCloudColoured.h.

mrpt::opengl::CPointCloudColouredPtr::CPointCloudColouredPtr ( CPointCloudColoured p) [inline, explicit]

Definition at line 43 of file CPointCloudColoured.h.

mrpt::opengl::CPointCloudColouredPtr::CPointCloudColouredPtr ( const CRenderizablePtr p) [inline, explicit]

Definition at line 43 of file CPointCloudColoured.h.

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

Definition at line 43 of file CPointCloudColoured.h.


Member Function Documentation

CPointCloudColoured& mrpt::opengl::CPointCloudColouredPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

const CPointCloudColoured& mrpt::opengl::CPointCloudColouredPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

const CPointCloudColoured* mrpt::opengl::CPointCloudColouredPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

CPointCloudColoured* mrpt::opengl::CPointCloudColouredPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

const CPointCloudColoured* mrpt::opengl::CPointCloudColouredPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

CPointCloudColoured* mrpt::opengl::CPointCloudColouredPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 43 of file CPointCloudColoured.h.

void mrpt::opengl::CPointCloudColouredPtr::setFromPointerDoNotFreeAtDtor ( const CPointCloudColoured p) [inline]

Definition at line 43 of file CPointCloudColoured.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011