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

mrpt::math::CPolygonPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CPolygon.h.

#include <mrpt/math/CPolygon.h>

Inheritance diagram for mrpt::math::CPolygonPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CPolygonPtr ()
 CPolygonPtr (CPolygon *p)
 CPolygonPtr (const mrpt::utils::CSerializablePtr &p)
 CPolygonPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPolygon *p)
CPolygonpointer ()
const CPolygonpointer () const
CPolygonoperator-> (void)
const CPolygonoperator-> (void) const
CPolygonoperator* (void)
const CPolygonoperator* (void) const

Constructor & Destructor Documentation

mrpt::math::CPolygonPtr::CPolygonPtr ( ) [inline]

Definition at line 40 of file CPolygon.h.

mrpt::math::CPolygonPtr::CPolygonPtr ( CPolygon p) [inline, explicit]

Definition at line 40 of file CPolygon.h.

mrpt::math::CPolygonPtr::CPolygonPtr ( const mrpt::utils::CSerializablePtr p) [inline, explicit]

Definition at line 40 of file CPolygon.h.

mrpt::math::CPolygonPtr::CPolygonPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 40 of file CPolygon.h.


Member Function Documentation

CPolygon& mrpt::math::CPolygonPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

const CPolygon& mrpt::math::CPolygonPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

const CPolygon* mrpt::math::CPolygonPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

CPolygon* mrpt::math::CPolygonPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

const CPolygon* mrpt::math::CPolygonPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

CPolygon* mrpt::math::CPolygonPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPolygon.h.

void mrpt::math::CPolygonPtr::setFromPointerDoNotFreeAtDtor ( const CPolygon p) [inline]

Definition at line 40 of file CPolygon.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011