domGl_pipeline_settings::domPolygon_mode Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_pipeline_settings::domPolygon_mode:
Inheritance graph
[legend]

List of all members.

Classes

class  domFace
class  domMode

Public Types

typedef daeTArray< domFaceRefdomFace_Array
typedef daeTArray< domFaceRefdomFace_Array
typedef daeSmartRef< domFacedomFaceRef
typedef daeSmartRef< domFacedomFaceRef
typedef daeTArray< domModeRefdomMode_Array
typedef daeTArray< domModeRefdomMode_Array
typedef daeSmartRef< domModedomModeRef
typedef daeSmartRef< domModedomModeRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFaceRef getFace () const
const domFaceRef getFace () const
const domModeRef getMode () const
const domModeRef getMode () const
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domPolygon_mode (DAE &dae)
 domPolygon_mode (DAE &dae)
virtual domPolygon_modeoperator= (const domPolygon_mode &cpy)
virtual domPolygon_modeoperator= (const domPolygon_mode &cpy)
virtual ~domPolygon_mode ()
virtual ~domPolygon_mode ()

Protected Attributes

domFaceRef elemFace
domModeRef elemMode

Detailed Description

Definition at line 1677 of file 1.4/dom/domGl_pipeline_settings.h.


Member Typedef Documentation

Definition at line 1678 of file dom/domGl_pipeline_settings.h.

Definition at line 1687 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 1675 of file dom/domGl_pipeline_settings.h.

Definition at line 1684 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 1745 of file dom/domGl_pipeline_settings.h.

Definition at line 1754 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 1742 of file dom/domGl_pipeline_settings.h.

Definition at line 1751 of file 1.4/dom/domGl_pipeline_settings.h.


Constructor & Destructor Documentation

domGl_pipeline_settings::domPolygon_mode::domPolygon_mode ( DAE dae  )  [inline, protected]

Constructor

Definition at line 1839 of file 1.4/dom/domGl_pipeline_settings.h.

virtual domGl_pipeline_settings::domPolygon_mode::~domPolygon_mode (  )  [inline, protected, virtual]

Destructor

Definition at line 1843 of file 1.4/dom/domGl_pipeline_settings.h.

domGl_pipeline_settings::domPolygon_mode::domPolygon_mode ( DAE dae  )  [inline, protected]

Constructor

Definition at line 1830 of file dom/domGl_pipeline_settings.h.

virtual domGl_pipeline_settings::domPolygon_mode::~domPolygon_mode (  )  [inline, protected, virtual]

Destructor

Definition at line 1834 of file dom/domGl_pipeline_settings.h.


Member Function Documentation

static DLLSPEC daeElementRef domGl_pipeline_settings::domPolygon_mode::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
static DLLSPEC daeElementRef domGl_pipeline_settings::domPolygon_mode::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domPolygon_mode::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 1671 of file dom/domGl_pipeline_settings.h.

virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domPolygon_mode::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 1680 of file 1.4/dom/domGl_pipeline_settings.h.

const domFaceRef domGl_pipeline_settings::domPolygon_mode::getFace (  )  const [inline]

Gets the face element.

Returns:
a daeSmartRef to the face element.

Definition at line 1820 of file dom/domGl_pipeline_settings.h.

const domFaceRef domGl_pipeline_settings::domPolygon_mode::getFace (  )  const [inline]

Gets the face element.

Returns:
a daeSmartRef to the face element.

Definition at line 1829 of file 1.4/dom/domGl_pipeline_settings.h.

const domModeRef domGl_pipeline_settings::domPolygon_mode::getMode (  )  const [inline]

Gets the mode element.

Returns:
a daeSmartRef to the mode element.

Definition at line 1825 of file dom/domGl_pipeline_settings.h.

const domModeRef domGl_pipeline_settings::domPolygon_mode::getMode (  )  const [inline]

Gets the mode element.

Returns:
a daeSmartRef to the mode element.

Definition at line 1834 of file 1.4/dom/domGl_pipeline_settings.h.

static daeInt domGl_pipeline_settings::domPolygon_mode::ID (  )  [inline, static]

Definition at line 1672 of file dom/domGl_pipeline_settings.h.

static daeInt domGl_pipeline_settings::domPolygon_mode::ID (  )  [inline, static]

Definition at line 1681 of file 1.4/dom/domGl_pipeline_settings.h.

virtual domPolygon_mode& domGl_pipeline_settings::domPolygon_mode::operator= ( const domPolygon_mode cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 1838 of file dom/domGl_pipeline_settings.h.

virtual domPolygon_mode& domGl_pipeline_settings::domPolygon_mode::operator= ( const domPolygon_mode cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 1847 of file 1.4/dom/domGl_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGl_pipeline_settings::domPolygon_mode::registerElement ( DAE dae  )  [static]

Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.

Returns:
A daeMetaElement describing this COLLADA element.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domPolygon_mode::registerElement ( DAE dae  )  [static]

Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.

Returns:
A daeMetaElement describing this COLLADA element.
virtual daeInt domGl_pipeline_settings::domPolygon_mode::typeID (  )  const [inline, virtual]

Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 1673 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_pipeline_settings::domPolygon_mode::typeID (  )  const [inline, virtual]

Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 1682 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

Definition at line 1821 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 1822 of file 1.4/dom/domGl_pipeline_settings.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:30:36 2013