#include <domEffect.h>
A self contained description of a shader effect.
Definition at line 27 of file 1.4/dom/domEffect.h.
domEffect::domEffect | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 179 of file 1.4/dom/domEffect.h.
virtual domEffect::~domEffect | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 183 of file 1.4/dom/domEffect.h.
domEffect::domEffect | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 131 of file dom/domEffect.h.
virtual domEffect::~domEffect | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 135 of file dom/domEffect.h.
static DLLSPEC daeElementRef domEffect::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domEffect::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_Array& domEffect::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 96 of file dom/domEffect.h.
domFx_annotate_Array& domEffect::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 91 of file dom/domEffect.h.
const domFx_annotate_common_Array& domEffect::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 123 of file 1.4/dom/domEffect.h.
domFx_annotate_common_Array& domEffect::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 118 of file 1.4/dom/domEffect.h.
const domAssetRef domEffect::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 86 of file dom/domEffect.h.
const domAssetRef domEffect::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 113 of file 1.4/dom/domEffect.h.
const daeElementRefArray& domEffect::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 173 of file 1.4/dom/domEffect.h.
daeElementRefArray& domEffect::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 168 of file 1.4/dom/domEffect.h.
virtual COLLADA_TYPE::TypeEnum domEffect::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 21 of file dom/domEffect.h.
virtual COLLADA_TYPE::TypeEnum domEffect::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 30 of file 1.4/dom/domEffect.h.
const domExtra_Array& domEffect::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 126 of file dom/domEffect.h.
domExtra_Array& domEffect::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 121 of file dom/domEffect.h.
const domExtra_Array& domEffect::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 163 of file 1.4/dom/domEffect.h.
domExtra_Array& domEffect::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 158 of file 1.4/dom/domEffect.h.
const domFx_profile_abstract_Array& domEffect::getFx_profile_abstract_array | ( | ) | const [inline] |
Gets the fx_profile_abstract element array.
Definition at line 153 of file 1.4/dom/domEffect.h.
domFx_profile_abstract_Array& domEffect::getFx_profile_abstract_array | ( | ) | [inline] |
Gets the fx_profile_abstract element array.
Definition at line 148 of file 1.4/dom/domEffect.h.
const domFx_profile_Array& domEffect::getFx_profile_array | ( | ) | const [inline] |
Gets the fx_profile element array.
Definition at line 116 of file dom/domEffect.h.
domFx_profile_Array& domEffect::getFx_profile_array | ( | ) | [inline] |
Gets the fx_profile element array.
Definition at line 111 of file dom/domEffect.h.
xsID domEffect::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 62 of file dom/domEffect.h.
xsID domEffect::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 89 of file 1.4/dom/domEffect.h.
const domImage_Array& domEffect::getImage_array | ( | ) | const [inline] |
Gets the image element array.
Definition at line 133 of file 1.4/dom/domEffect.h.
domImage_Array& domEffect::getImage_array | ( | ) | [inline] |
Gets the image element array.
Definition at line 128 of file 1.4/dom/domEffect.h.
xsToken domEffect::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 75 of file dom/domEffect.h.
xsNCName domEffect::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 102 of file 1.4/dom/domEffect.h.
const domFx_newparam_Array& domEffect::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 106 of file dom/domEffect.h.
domFx_newparam_Array& domEffect::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 101 of file dom/domEffect.h.
const domFx_newparam_common_Array& domEffect::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 143 of file 1.4/dom/domEffect.h.
domFx_newparam_common_Array& domEffect::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 138 of file 1.4/dom/domEffect.h.
static daeInt domEffect::ID | ( | ) | [inline, static] |
Definition at line 22 of file dom/domEffect.h.
static daeInt domEffect::ID | ( | ) | [inline, static] |
Definition at line 31 of file 1.4/dom/domEffect.h.
Overloaded assignment operator
Definition at line 139 of file dom/domEffect.h.
Overloaded assignment operator
Definition at line 187 of file 1.4/dom/domEffect.h.
static DLLSPEC daeMetaElement* domEffect::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* domEffect::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 domEffect::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 67 of file dom/domEffect.h.
void domEffect::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 94 of file 1.4/dom/domEffect.h.
void domEffect::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 80 of file dom/domEffect.h.
void domEffect::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 107 of file 1.4/dom/domEffect.h.
virtual daeInt domEffect::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 23 of file dom/domEffect.h.
virtual daeInt domEffect::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 32 of file 1.4/dom/domEffect.h.
daeElementRefArray domEffect::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 77 of file 1.4/dom/domEffect.h.
daeUIntArray domEffect::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 81 of file 1.4/dom/domEffect.h.
xsID domEffect::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 39 of file 1.4/dom/domEffect.h.
xsToken domEffect::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 34 of file dom/domEffect.h.
xsNCName domEffect::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 43 of file 1.4/dom/domEffect.h.
domFx_annotate_Array domEffect::elemAnnotate_array [protected] |
The annotate element allows you to specify an annotation on this effect.
Definition at line 45 of file dom/domEffect.h.
The annotate element allows you to specify an annotation on this effect.
Definition at line 54 of file 1.4/dom/domEffect.h.
domAssetRef domEffect::elemAsset [protected] |
The effect element may contain an asset element.
Definition at line 49 of file 1.4/dom/domEffect.h.
domExtra_Array domEffect::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 73 of file 1.4/dom/domEffect.h.
This is the substituion group hook which allows you to swap in other COLLADA FX profiles.
Definition at line 69 of file 1.4/dom/domEffect.h.
domFx_profile_Array domEffect::elemFx_profile_array [protected] |
Definition at line 51 of file dom/domEffect.h.
domImage_Array domEffect::elemImage_array [protected] |
The image element allows you to create image resources which can be shared by multipe profiles.
Definition at line 59 of file 1.4/dom/domEffect.h.
domFx_newparam_Array domEffect::elemNewparam_array [protected] |
The newparam element allows you to create new effect parameters which can be shared by multipe profiles.
Definition at line 50 of file dom/domEffect.h.
The newparam element allows you to create new effect parameters which can be shared by multipe profiles.
Definition at line 64 of file 1.4/dom/domEffect.h.