#include <domCg_setparam.h>
An element of type domCg_setparam_complexType.
Assigns a new value to a previously defined parameter.
Definition at line 123 of file 1.4/dom/domCg_setparam.h.
domCg_setparam::domCg_setparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 157 of file 1.4/dom/domCg_setparam.h.
virtual domCg_setparam::~domCg_setparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 161 of file 1.4/dom/domCg_setparam.h.
domCg_setparam::domCg_setparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 47 of file dom/domCg_setparam.h.
virtual domCg_setparam::~domCg_setparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 51 of file dom/domCg_setparam.h.
static DLLSPEC daeElementRef domCg_setparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domCg_setparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domCg_paramRef domCg_setparam::getCg_param | ( | ) | const [inline] |
Gets the cg_param element.
Definition at line 42 of file dom/domCg_setparam.h.
virtual COLLADA_TYPE::TypeEnum domCg_setparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 17 of file dom/domCg_setparam.h.
virtual COLLADA_TYPE::TypeEnum domCg_setparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 126 of file 1.4/dom/domCg_setparam.h.
xsNCName domCg_setparam::getProgram | ( | ) | const [inline] |
Gets the program attribute.
Reimplemented from domCg_setparam_complexType.
Definition at line 146 of file 1.4/dom/domCg_setparam.h.
xsToken domCg_setparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Reimplemented from domCg_setparam_complexType.
Definition at line 31 of file dom/domCg_setparam.h.
domCg_identifier domCg_setparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Reimplemented from domCg_setparam_complexType.
Definition at line 135 of file 1.4/dom/domCg_setparam.h.
static daeInt domCg_setparam::ID | ( | ) | [inline, static] |
Definition at line 18 of file dom/domCg_setparam.h.
static daeInt domCg_setparam::ID | ( | ) | [inline, static] |
Definition at line 127 of file 1.4/dom/domCg_setparam.h.
virtual domCg_setparam& domCg_setparam::operator= | ( | const domCg_setparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 55 of file dom/domCg_setparam.h.
virtual domCg_setparam& domCg_setparam::operator= | ( | const domCg_setparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 165 of file 1.4/dom/domCg_setparam.h.
static DLLSPEC daeMetaElement* domCg_setparam::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* domCg_setparam::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 domCg_setparam::setProgram | ( | xsNCName | atProgram | ) | [inline] |
Sets the program attribute.
atProgram | The new value for the program attribute. |
Reimplemented from domCg_setparam_complexType.
Definition at line 151 of file 1.4/dom/domCg_setparam.h.
void domCg_setparam::setRef | ( | xsToken | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Definition at line 36 of file dom/domCg_setparam.h.
void domCg_setparam::setRef | ( | domCg_identifier | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Reimplemented from domCg_setparam_complexType.
Definition at line 140 of file 1.4/dom/domCg_setparam.h.
virtual daeInt domCg_setparam::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 19 of file dom/domCg_setparam.h.
virtual daeInt domCg_setparam::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 128 of file 1.4/dom/domCg_setparam.h.
xsToken domCg_setparam::attrRef [protected] |
Reimplemented from domCg_setparam_complexType.
Definition at line 21 of file dom/domCg_setparam.h.
domCg_paramRef domCg_setparam::elemCg_param [protected] |
Definition at line 24 of file dom/domCg_setparam.h.