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

mrpt::opengl::CTexturedObjectPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CTexturedObject.h.

#include <mrpt/opengl/CTexturedObject.h>

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

List of all members.

Public Member Functions

 CTexturedObjectPtr ()
 CTexturedObjectPtr (CTexturedObject *p)
 CTexturedObjectPtr (const CRenderizableDisplayListPtr &p)
 CTexturedObjectPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CTexturedObject *p)
CTexturedObjectpointer ()
const CTexturedObjectpointer () const
CTexturedObjectoperator-> (void)
const CTexturedObjectoperator-> (void) const
CTexturedObjectoperator* (void)
const CTexturedObjectoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 42 of file CTexturedObject.h.

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

Definition at line 42 of file CTexturedObject.h.

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

Definition at line 42 of file CTexturedObject.h.

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

Definition at line 42 of file CTexturedObject.h.


Member Function Documentation

CTexturedObject& mrpt::opengl::CTexturedObjectPtr::operator* ( void  ) [inline]
const CTexturedObject& mrpt::opengl::CTexturedObjectPtr::operator* ( void  ) const [inline]
const CTexturedObject* mrpt::opengl::CTexturedObjectPtr::operator-> ( void  ) const [inline]
CTexturedObject* mrpt::opengl::CTexturedObjectPtr::operator-> ( void  ) [inline]
const CTexturedObject* mrpt::opengl::CTexturedObjectPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Reimplemented in mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, and mrpt::opengl::CTexturedPlanePtr.

Definition at line 42 of file CTexturedObject.h.

CTexturedObject* mrpt::opengl::CTexturedObjectPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::opengl::CRenderizableDisplayListPtr.

Reimplemented in mrpt::opengl::CSetOfTexturedTrianglesPtr, and mrpt::opengl::CTexturedPlanePtr.

Definition at line 42 of file CTexturedObject.h.

void mrpt::opengl::CTexturedObjectPtr::setFromPointerDoNotFreeAtDtor ( const CTexturedObject p) [inline]

Definition at line 42 of file CTexturedObject.h.




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