#include <domGles_newparam.h>
An element of type domGles_newparam_complexType.
Create a new, named param object in the GLES Runtime, assign it a type, an initial value, and additional attributes at declaration time.
Definition at line 231 of file 1.4/dom/domGles_newparam.h.
Reimplemented from domGles_newparam_complexType.
Definition at line 87 of file dom/domGles_newparam.h.
Reimplemented from domGles_newparam_complexType.
Definition at line 84 of file dom/domGles_newparam.h.
Reimplemented from domGles_newparam_complexType.
Definition at line 26 of file dom/domGles_newparam.h.
Reimplemented from domGles_newparam_complexType.
Definition at line 23 of file dom/domGles_newparam.h.
domGles_newparam::domGles_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 254 of file 1.4/dom/domGles_newparam.h.
virtual domGles_newparam::~domGles_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 258 of file 1.4/dom/domGles_newparam.h.
domGles_newparam::domGles_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 213 of file dom/domGles_newparam.h.
virtual domGles_newparam::~domGles_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 217 of file dom/domGles_newparam.h.
static DLLSPEC daeElementRef domGles_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGles_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_Array& domGles_newparam::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Reimplemented from domGles_newparam_complexType.
Definition at line 193 of file dom/domGles_newparam.h.
domFx_annotate_Array& domGles_newparam::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Reimplemented from domGles_newparam_complexType.
Definition at line 188 of file dom/domGles_newparam.h.
virtual COLLADA_TYPE::TypeEnum domGles_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file dom/domGles_newparam.h.
virtual COLLADA_TYPE::TypeEnum domGles_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 234 of file 1.4/dom/domGles_newparam.h.
const domGles_paramRef domGles_newparam::getGles_param | ( | ) | const [inline] |
Gets the gles_param element.
Definition at line 208 of file dom/domGles_newparam.h.
const domModifierRef domGles_newparam::getModifier | ( | ) | const [inline] |
Gets the modifier element.
Reimplemented from domGles_newparam_complexType.
Definition at line 203 of file dom/domGles_newparam.h.
const domSemanticRef domGles_newparam::getSemantic | ( | ) | const [inline] |
Gets the semantic element.
Reimplemented from domGles_newparam_complexType.
Definition at line 198 of file dom/domGles_newparam.h.
domSid domGles_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domGles_newparam_complexType.
Definition at line 177 of file dom/domGles_newparam.h.
xsNCName domGles_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domGles_newparam_complexType.
Definition at line 243 of file 1.4/dom/domGles_newparam.h.
static daeInt domGles_newparam::ID | ( | ) | [inline, static] |
Definition at line 20 of file dom/domGles_newparam.h.
static daeInt domGles_newparam::ID | ( | ) | [inline, static] |
Definition at line 235 of file 1.4/dom/domGles_newparam.h.
virtual domGles_newparam& domGles_newparam::operator= | ( | const domGles_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 221 of file dom/domGles_newparam.h.
virtual domGles_newparam& domGles_newparam::operator= | ( | const domGles_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 262 of file 1.4/dom/domGles_newparam.h.
static DLLSPEC daeMetaElement* domGles_newparam::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* domGles_newparam::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 domGles_newparam::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 182 of file dom/domGles_newparam.h.
void domGles_newparam::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented from domGles_newparam_complexType.
Definition at line 248 of file 1.4/dom/domGles_newparam.h.
virtual daeInt domGles_newparam::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/domGles_newparam.h.
virtual daeInt domGles_newparam::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 236 of file 1.4/dom/domGles_newparam.h.
domSid domGles_newparam::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.
Reimplemented from domGles_newparam_complexType.
Definition at line 152 of file dom/domGles_newparam.h.
The annotate element allows you to specify an annotation for this new param.
Reimplemented from domGles_newparam_complexType.
Definition at line 159 of file dom/domGles_newparam.h.
domGles_paramRef domGles_newparam::elemGles_param [protected] |
Definition at line 170 of file dom/domGles_newparam.h.
domModifierRef domGles_newparam::elemModifier [protected] |
The modifier element allows you to specify a modifier for this new param.
Reimplemented from domGles_newparam_complexType.
Definition at line 169 of file dom/domGles_newparam.h.
domSemanticRef domGles_newparam::elemSemantic [protected] |
The semantic element allows you to specify a semantic for this new param.
Reimplemented from domGles_newparam_complexType.
Definition at line 164 of file dom/domGles_newparam.h.