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

mrpt::opengl::CTexturedPlanePtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CTexturedPlane.h.

#include <mrpt/opengl/CTexturedPlane.h>

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

List of all members.

Public Member Functions

 CTexturedPlanePtr ()
 CTexturedPlanePtr (CTexturedPlane *p)
 CTexturedPlanePtr (const CTexturedObjectPtr &p)
 CTexturedPlanePtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CTexturedPlane *p)
CTexturedPlanepointer ()
const CTexturedPlanepointer () const
CTexturedPlaneoperator-> (void)
const CTexturedPlaneoperator-> (void) const
CTexturedPlaneoperator* (void)
const CTexturedPlaneoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 40 of file CTexturedPlane.h.

mrpt::opengl::CTexturedPlanePtr::CTexturedPlanePtr ( CTexturedPlane p) [inline, explicit]

Definition at line 40 of file CTexturedPlane.h.

mrpt::opengl::CTexturedPlanePtr::CTexturedPlanePtr ( const CTexturedObjectPtr p) [inline, explicit]

Definition at line 40 of file CTexturedPlane.h.

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

Definition at line 40 of file CTexturedPlane.h.


Member Function Documentation

CTexturedPlane& mrpt::opengl::CTexturedPlanePtr::operator* ( void  ) [inline]

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

const CTexturedPlane& mrpt::opengl::CTexturedPlanePtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

const CTexturedPlane* mrpt::opengl::CTexturedPlanePtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

CTexturedPlane* mrpt::opengl::CTexturedPlanePtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

const CTexturedPlane* mrpt::opengl::CTexturedPlanePtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

CTexturedPlane* mrpt::opengl::CTexturedPlanePtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CTexturedObjectPtr.

Definition at line 40 of file CTexturedPlane.h.

void mrpt::opengl::CTexturedPlanePtr::setFromPointerDoNotFreeAtDtor ( const CTexturedPlane p) [inline]

Definition at line 40 of file CTexturedPlane.h.




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