domGl_pipeline_settings::domColor_material Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_pipeline_settings::domColor_material:
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

 domColor_material (DAE &dae)
 domColor_material (DAE &dae)
virtual domColor_materialoperator= (const domColor_material &cpy)
virtual domColor_materialoperator= (const domColor_material &cpy)
virtual ~domColor_material ()
virtual ~domColor_material ()

Protected Attributes

domFaceRef elemFace
domModeRef elemMode

Detailed Description

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


Member Typedef Documentation

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

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

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

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

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

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

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

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


Constructor & Destructor Documentation

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

Constructor

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

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

Destructor

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

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

Constructor

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

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

Destructor

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


Member Function Documentation

static DLLSPEC daeElementRef domGl_pipeline_settings::domColor_material::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::domColor_material::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::domColor_material::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

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

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

Reimplemented from daeElement.

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

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

Gets the face element.

Returns:
a daeSmartRef to the face element.

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

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

Gets the face element.

Returns:
a daeSmartRef to the face element.

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

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

Gets the mode element.

Returns:
a daeSmartRef to the mode element.

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

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

Gets the mode element.

Returns:
a daeSmartRef to the mode element.

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

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

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

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

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

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

Overloaded assignment operator

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

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

Overloaded assignment operator

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

static DLLSPEC daeMetaElement* domGl_pipeline_settings::domColor_material::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::domColor_material::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::domColor_material::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 1013 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_pipeline_settings::domColor_material::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 1022 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

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

Definition at line 1162 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:29 2013