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

mrpt::opengl::CPointCloudPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CPointCloud.h.

#include <mrpt/opengl/CPointCloud.h>

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

List of all members.

Public Member Functions

 CPointCloudPtr ()
 CPointCloudPtr (CPointCloud *p)
 CPointCloudPtr (const CRenderizablePtr &p)
 CPointCloudPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointCloud *p)
CPointCloudpointer ()
const CPointCloudpointer () const
CPointCloudoperator-> (void)
const CPointCloudoperator-> (void) const
CPointCloudoperator* (void)
const CPointCloudoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 42 of file CPointCloud.h.

mrpt::opengl::CPointCloudPtr::CPointCloudPtr ( CPointCloud p  )  [inline, explicit]

Definition at line 42 of file CPointCloud.h.

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

Definition at line 42 of file CPointCloud.h.

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

Definition at line 42 of file CPointCloud.h.


Member Function Documentation

CPointCloud& mrpt::opengl::CPointCloudPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

const CPointCloud& mrpt::opengl::CPointCloudPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

const CPointCloud* mrpt::opengl::CPointCloudPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

CPointCloud* mrpt::opengl::CPointCloudPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

const CPointCloud* mrpt::opengl::CPointCloudPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

CPointCloud* mrpt::opengl::CPointCloudPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizablePtr.

Definition at line 42 of file CPointCloud.h.

void mrpt::opengl::CPointCloudPtr::setFromPointerDoNotFreeAtDtor ( const CPointCloud p  )  [inline]

Definition at line 42 of file CPointCloud.h.




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