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

mrpt::opengl::CAngularObservationMeshPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 48 of file CAngularObservationMesh.h.

#include <mrpt/opengl/CAngularObservationMesh.h>

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

List of all members.

Public Member Functions

 CAngularObservationMeshPtr ()
 CAngularObservationMeshPtr (CAngularObservationMesh *p)
 CAngularObservationMeshPtr (const CRenderizableDisplayListPtr &p)
 CAngularObservationMeshPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CAngularObservationMesh *p)
CAngularObservationMeshpointer ()
const CAngularObservationMeshpointer () const
CAngularObservationMeshoperator-> (void)
const CAngularObservationMeshoperator-> (void) const
CAngularObservationMeshoperator* (void)
const CAngularObservationMeshoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 48 of file CAngularObservationMesh.h.

mrpt::opengl::CAngularObservationMeshPtr::CAngularObservationMeshPtr ( CAngularObservationMesh p ) [inline, explicit]

Definition at line 48 of file CAngularObservationMesh.h.

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

Definition at line 48 of file CAngularObservationMesh.h.

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

Definition at line 48 of file CAngularObservationMesh.h.


Member Function Documentation

CAngularObservationMesh& mrpt::opengl::CAngularObservationMeshPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

const CAngularObservationMesh& mrpt::opengl::CAngularObservationMeshPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

const CAngularObservationMesh* mrpt::opengl::CAngularObservationMeshPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

CAngularObservationMesh* mrpt::opengl::CAngularObservationMeshPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

const CAngularObservationMesh* mrpt::opengl::CAngularObservationMeshPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

CAngularObservationMesh* mrpt::opengl::CAngularObservationMeshPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Definition at line 48 of file CAngularObservationMesh.h.

void mrpt::opengl::CAngularObservationMeshPtr::setFromPointerDoNotFreeAtDtor ( const CAngularObservationMesh p ) [inline]

Definition at line 48 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011