#include <domInstance_effect.h>
The instance_effect element declares the instantiation of a COLLADA effect resource.
Definition at line 24 of file 1.4/dom/domInstance_effect.h.
Definition at line 119 of file dom/domInstance_effect.h.
Definition at line 127 of file 1.4/dom/domInstance_effect.h.
Definition at line 116 of file dom/domInstance_effect.h.
Definition at line 124 of file 1.4/dom/domInstance_effect.h.
Definition at line 26 of file dom/domInstance_effect.h.
Definition at line 34 of file 1.4/dom/domInstance_effect.h.
Definition at line 23 of file dom/domInstance_effect.h.
Definition at line 31 of file 1.4/dom/domInstance_effect.h.
domInstance_effect::domInstance_effect | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 302 of file 1.4/dom/domInstance_effect.h.
virtual domInstance_effect::~domInstance_effect | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 306 of file 1.4/dom/domInstance_effect.h.
domInstance_effect::domInstance_effect | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 294 of file dom/domInstance_effect.h.
virtual domInstance_effect::~domInstance_effect | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 298 of file dom/domInstance_effect.h.
static DLLSPEC daeElementRef domInstance_effect::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_effect::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domInstance_effect::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file dom/domInstance_effect.h.
virtual COLLADA_TYPE::TypeEnum domInstance_effect::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 27 of file 1.4/dom/domInstance_effect.h.
const domExtra_Array& domInstance_effect::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 289 of file dom/domInstance_effect.h.
domExtra_Array& domInstance_effect::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 284 of file dom/domInstance_effect.h.
const domExtra_Array& domInstance_effect::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 297 of file 1.4/dom/domInstance_effect.h.
domExtra_Array& domInstance_effect::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 292 of file 1.4/dom/domInstance_effect.h.
xsToken domInstance_effect::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 253 of file dom/domInstance_effect.h.
xsNCName domInstance_effect::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 261 of file 1.4/dom/domInstance_effect.h.
const domSetparam_Array& domInstance_effect::getSetparam_array | ( | ) | const [inline] |
Gets the setparam element array.
Definition at line 279 of file dom/domInstance_effect.h.
domSetparam_Array& domInstance_effect::getSetparam_array | ( | ) | [inline] |
Gets the setparam element array.
Definition at line 274 of file dom/domInstance_effect.h.
const domSetparam_Array& domInstance_effect::getSetparam_array | ( | ) | const [inline] |
Gets the setparam element array.
Definition at line 287 of file 1.4/dom/domInstance_effect.h.
domSetparam_Array& domInstance_effect::getSetparam_array | ( | ) | [inline] |
Gets the setparam element array.
Definition at line 282 of file 1.4/dom/domInstance_effect.h.
domSid domInstance_effect::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 242 of file dom/domInstance_effect.h.
xsNCName domInstance_effect::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 250 of file 1.4/dom/domInstance_effect.h.
const domTechnique_hint_Array& domInstance_effect::getTechnique_hint_array | ( | ) | const [inline] |
Gets the technique_hint element array.
Definition at line 269 of file dom/domInstance_effect.h.
domTechnique_hint_Array& domInstance_effect::getTechnique_hint_array | ( | ) | [inline] |
Gets the technique_hint element array.
Definition at line 264 of file dom/domInstance_effect.h.
const domTechnique_hint_Array& domInstance_effect::getTechnique_hint_array | ( | ) | const [inline] |
Gets the technique_hint element array.
Definition at line 277 of file 1.4/dom/domInstance_effect.h.
domTechnique_hint_Array& domInstance_effect::getTechnique_hint_array | ( | ) | [inline] |
Gets the technique_hint element array.
Definition at line 272 of file 1.4/dom/domInstance_effect.h.
const xsAnyURI& domInstance_effect::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Definition at line 226 of file dom/domInstance_effect.h.
xsAnyURI& domInstance_effect::getUrl | ( | ) | [inline] |
Gets the url attribute.
Definition at line 221 of file dom/domInstance_effect.h.
const xsAnyURI& domInstance_effect::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Definition at line 234 of file 1.4/dom/domInstance_effect.h.
xsAnyURI& domInstance_effect::getUrl | ( | ) | [inline] |
Gets the url attribute.
Definition at line 229 of file 1.4/dom/domInstance_effect.h.
static daeInt domInstance_effect::ID | ( | ) | [inline, static] |
Definition at line 20 of file dom/domInstance_effect.h.
static daeInt domInstance_effect::ID | ( | ) | [inline, static] |
Definition at line 28 of file 1.4/dom/domInstance_effect.h.
virtual domInstance_effect& domInstance_effect::operator= | ( | const domInstance_effect & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 302 of file dom/domInstance_effect.h.
virtual domInstance_effect& domInstance_effect::operator= | ( | const domInstance_effect & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 310 of file 1.4/dom/domInstance_effect.h.
static DLLSPEC daeMetaElement* domInstance_effect::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::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::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 258 of file dom/domInstance_effect.h.
void domInstance_effect::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 266 of file 1.4/dom/domInstance_effect.h.
void domInstance_effect::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 247 of file dom/domInstance_effect.h.
void domInstance_effect::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 255 of file 1.4/dom/domInstance_effect.h.
void domInstance_effect::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 236 of file dom/domInstance_effect.h.
void domInstance_effect::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 231 of file dom/domInstance_effect.h.
void domInstance_effect::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 244 of file 1.4/dom/domInstance_effect.h.
void domInstance_effect::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 239 of file 1.4/dom/domInstance_effect.h.
virtual daeInt domInstance_effect::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 21 of file dom/domInstance_effect.h.
virtual daeInt domInstance_effect::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 29 of file 1.4/dom/domInstance_effect.h.
xsToken domInstance_effect::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 199 of file dom/domInstance_effect.h.
xsNCName domInstance_effect::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 207 of file 1.4/dom/domInstance_effect.h.
domSid domInstance_effect::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Definition at line 195 of file dom/domInstance_effect.h.
xsNCName domInstance_effect::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Definition at line 203 of file 1.4/dom/domInstance_effect.h.
xsAnyURI domInstance_effect::attrUrl [protected] |
The url attribute refers to resource. This may refer to a local resource using a relative URL fragment identifier that begins with the “#” character. The url attribute may refer to an external resource using an absolute or relative URL.
The url attribute refers to resource. This may refer to a local resource using a relative URL fragment identifier that begins with the "#" character. The url attribute may refer to an external resource using an absolute or relative URL.
Definition at line 197 of file 1.4/dom/domInstance_effect.h.
domExtra_Array domInstance_effect::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 222 of file 1.4/dom/domInstance_effect.h.
Assigns a new value to a previously defined parameter
Definition at line 218 of file 1.4/dom/domInstance_effect.h.
Add a hint for a platform of which technique to use in this effect.
Definition at line 214 of file 1.4/dom/domInstance_effect.h.