#include <domGl_pipeline_settings.h>
Public Member Functions | |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
xsNCName | getValue () const |
xsNCName | getValue () const |
void | setValue (xsNCName val) |
void | setValue (xsNCName val) |
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 daeMetaElement * | registerElement (DAE &dae) |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
Protected Member Functions | |
domParam (DAE &dae) | |
domParam (DAE &dae) | |
virtual domParam & | operator= (const domParam &cpy) |
virtual domParam & | operator= (const domParam &cpy) |
virtual | ~domParam () |
virtual | ~domParam () |
Protected Attributes | |
xsNCName | _value |
Definition at line 4999 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTextureDEPTH::domParam::domParam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 5028 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTextureDEPTH::domParam::~domParam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 5032 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTextureDEPTH::domParam::domParam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4994 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTextureDEPTH::domParam::~domParam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4998 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTextureDEPTH::domParam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTextureDEPTH::domParam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTextureDEPTH::domParam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4968 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTextureDEPTH::domParam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 5002 of file 1.4/dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domTextureDEPTH::domParam::getValue | ( | ) | const [inline] |
Gets the value of this element.
Definition at line 4978 of file dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domTextureDEPTH::domParam::getValue | ( | ) | const [inline] |
Gets the value of this element.
Definition at line 5017 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTextureDEPTH::domParam::ID | ( | ) | [inline, static] |
Definition at line 4969 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTextureDEPTH::domParam::ID | ( | ) | [inline, static] |
Definition at line 5003 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domParam& domGl_pipeline_settings::domTextureDEPTH::domParam::operator= | ( | const domParam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 5002 of file dom/domGl_pipeline_settings.h.
virtual domParam& domGl_pipeline_settings::domTextureDEPTH::domParam::operator= | ( | const domParam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 5036 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTextureDEPTH::domParam::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.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTextureDEPTH::domParam::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.
void domGl_pipeline_settings::domTextureDEPTH::domParam::setValue | ( | xsNCName | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 4983 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domTextureDEPTH::domParam::setValue | ( | xsNCName | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 5022 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTextureDEPTH::domParam::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.
Implements daeElement.
Definition at line 4970 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTextureDEPTH::domParam::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.
Implements daeElement.
Definition at line 5004 of file 1.4/dom/domGl_pipeline_settings.h.
The xsNCName value of the text data of this element.
Definition at line 5010 of file 1.4/dom/domGl_pipeline_settings.h.