The smart pointer type for the associated class
Definition at line 50 of file CRenderizable.h.
#include <mrpt/opengl/CRenderizable.h>
Public Member Functions | |
CRenderizablePtr () | |
CRenderizablePtr (CRenderizable *p) | |
CRenderizablePtr (const mrpt::utils::CSerializablePtr &p) | |
CRenderizablePtr (const mrpt::utils::CObjectPtr &p) | |
void | setFromPointerDoNotFreeAtDtor (const CRenderizable *p) |
CRenderizable * | pointer () |
const CRenderizable * | pointer () const |
CRenderizable * | operator-> (void) |
const CRenderizable * | operator-> (void) const |
CRenderizable & | operator* (void) |
const CRenderizable & | operator* (void) const |
mrpt::opengl::CRenderizablePtr::CRenderizablePtr | ( | ) | [inline] |
Definition at line 50 of file CRenderizable.h.
mrpt::opengl::CRenderizablePtr::CRenderizablePtr | ( | CRenderizable * | p | ) | [inline, explicit] |
Definition at line 50 of file CRenderizable.h.
mrpt::opengl::CRenderizablePtr::CRenderizablePtr | ( | const mrpt::utils::CSerializablePtr & | p | ) | [inline, explicit] |
Definition at line 50 of file CRenderizable.h.
mrpt::opengl::CRenderizablePtr::CRenderizablePtr | ( | const mrpt::utils::CObjectPtr & | p | ) | [inline, explicit] |
Definition at line 50 of file CRenderizable.h.
CRenderizable& mrpt::opengl::CRenderizablePtr::operator* | ( | void | ) | [inline] |
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
const CRenderizable& mrpt::opengl::CRenderizablePtr::operator* | ( | void | ) | const [inline] |
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
const CRenderizable* mrpt::opengl::CRenderizablePtr::operator-> | ( | void | ) | const [inline] |
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
CRenderizable* mrpt::opengl::CRenderizablePtr::operator-> | ( | void | ) | [inline] |
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
const CRenderizable* mrpt::opengl::CRenderizablePtr::pointer | ( | void | ) | const [inline] |
Return the internal plain C++ pointer (const)
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
CRenderizable* mrpt::opengl::CRenderizablePtr::pointer | ( | void | ) | [inline] |
Return the internal plain C++ pointer
Reimplemented from mrpt::utils::CSerializablePtr.
Reimplemented in mrpt::opengl::CAngularObservationMeshPtr, mrpt::opengl::CPlanarLaserScanPtr, mrpt::opengl::C3DSScenePtr, mrpt::opengl::CArrowPtr, mrpt::opengl::CAxisPtr, mrpt::opengl::CBoxPtr, mrpt::opengl::CCameraPtr, mrpt::opengl::CCylinderPtr, mrpt::opengl::CDiskPtr, mrpt::opengl::CEllipsoidPtr, mrpt::opengl::CGeneralizedCylinderPtr, mrpt::opengl::CGridPlaneXYPtr, mrpt::opengl::CGridPlaneXZPtr, mrpt::opengl::CMeshPtr, mrpt::opengl::COpenGLStandardObjectPtr, mrpt::opengl::CPointCloudPtr, mrpt::opengl::CPointCloudColouredPtr, mrpt::opengl::CPolyhedronPtr, mrpt::opengl::CRenderizableDisplayListPtr, mrpt::opengl::CSetOfLinesPtr, mrpt::opengl::CSetOfObjectsPtr, mrpt::opengl::CSetOfTexturedTrianglesPtr, mrpt::opengl::CSetOfTrianglesPtr, mrpt::opengl::CSimpleLinePtr, mrpt::opengl::CSpherePtr, mrpt::opengl::CTextPtr, mrpt::opengl::CTexturedObjectPtr, and mrpt::opengl::CTexturedPlanePtr.
Definition at line 50 of file CRenderizable.h.
void mrpt::opengl::CRenderizablePtr::setFromPointerDoNotFreeAtDtor | ( | const CRenderizable * | p | ) | [inline] |
Definition at line 50 of file CRenderizable.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |