#include <domInstance_effect.h>
Assigns a new value to a previously defined parameter
Definition at line 132 of file 1.4/dom/domInstance_effect.h.
domInstance_effect::domSetparam::domSetparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 165 of file 1.4/dom/domInstance_effect.h.
virtual domInstance_effect::domSetparam::~domSetparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 169 of file 1.4/dom/domInstance_effect.h.
domInstance_effect::domSetparam::domSetparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 157 of file dom/domInstance_effect.h.
virtual domInstance_effect::domSetparam::~domSetparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 161 of file dom/domInstance_effect.h.
static DLLSPEC daeElementRef domInstance_effect::domSetparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_effect::domSetparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domInstance_effect::domSetparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 127 of file dom/domInstance_effect.h.
virtual COLLADA_TYPE::TypeEnum domInstance_effect::domSetparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 135 of file 1.4/dom/domInstance_effect.h.
const domFx_basic_type_commonRef domInstance_effect::domSetparam::getFx_basic_type_common | ( | ) | const [inline] |
Gets the fx_basic_type_common element.
Definition at line 160 of file 1.4/dom/domInstance_effect.h.
const domFx_setparamRef domInstance_effect::domSetparam::getFx_setparam | ( | ) | const [inline] |
Gets the fx_setparam element.
Definition at line 152 of file dom/domInstance_effect.h.
xsToken domInstance_effect::domSetparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Definition at line 141 of file dom/domInstance_effect.h.
xsToken domInstance_effect::domSetparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Definition at line 149 of file 1.4/dom/domInstance_effect.h.
static daeInt domInstance_effect::domSetparam::ID | ( | ) | [inline, static] |
Definition at line 128 of file dom/domInstance_effect.h.
static daeInt domInstance_effect::domSetparam::ID | ( | ) | [inline, static] |
Definition at line 136 of file 1.4/dom/domInstance_effect.h.
virtual domSetparam& domInstance_effect::domSetparam::operator= | ( | const domSetparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 165 of file dom/domInstance_effect.h.
virtual domSetparam& domInstance_effect::domSetparam::operator= | ( | const domSetparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 173 of file 1.4/dom/domInstance_effect.h.
static DLLSPEC daeMetaElement* domInstance_effect::domSetparam::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* domInstance_effect::domSetparam::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 domInstance_effect::domSetparam::setRef | ( | xsToken | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Definition at line 146 of file dom/domInstance_effect.h.
void domInstance_effect::domSetparam::setRef | ( | xsToken | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Definition at line 154 of file 1.4/dom/domInstance_effect.h.
virtual daeInt domInstance_effect::domSetparam::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 129 of file dom/domInstance_effect.h.
virtual daeInt domInstance_effect::domSetparam::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 137 of file 1.4/dom/domInstance_effect.h.
xsToken domInstance_effect::domSetparam::attrRef [protected] |
Definition at line 139 of file 1.4/dom/domInstance_effect.h.
Definition at line 142 of file 1.4/dom/domInstance_effect.h.
Definition at line 134 of file dom/domInstance_effect.h.