#include <domCg_newparam.h>
An element of type domCg_newparam_complexType.
Create a new, named param object in the CG Runtime, assign it a type, an initial value, and additional attributes at declaration time.
Definition at line 265 of file 1.4/dom/domCg_newparam.h.
Reimplemented from domCg_newparam_complexType.
Definition at line 87 of file dom/domCg_newparam.h.
Reimplemented from domCg_newparam_complexType.
Definition at line 84 of file dom/domCg_newparam.h.
Reimplemented from domCg_newparam_complexType.
Definition at line 26 of file dom/domCg_newparam.h.
Reimplemented from domCg_newparam_complexType.
Definition at line 23 of file dom/domCg_newparam.h.
domCg_newparam::domCg_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 288 of file 1.4/dom/domCg_newparam.h.
virtual domCg_newparam::~domCg_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 292 of file 1.4/dom/domCg_newparam.h.
domCg_newparam::domCg_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 208 of file dom/domCg_newparam.h.
virtual domCg_newparam::~domCg_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 212 of file dom/domCg_newparam.h.
static DLLSPEC daeElementRef domCg_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domCg_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_Array& domCg_newparam::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Reimplemented from domCg_newparam_complexType.
Definition at line 188 of file dom/domCg_newparam.h.
domFx_annotate_Array& domCg_newparam::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Reimplemented from domCg_newparam_complexType.
Definition at line 183 of file dom/domCg_newparam.h.
const domCg_paramRef domCg_newparam::getCg_param | ( | ) | const [inline] |
Gets the cg_param element.
Definition at line 203 of file dom/domCg_newparam.h.
virtual COLLADA_TYPE::TypeEnum domCg_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file dom/domCg_newparam.h.
virtual COLLADA_TYPE::TypeEnum domCg_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 268 of file 1.4/dom/domCg_newparam.h.
const domModifierRef domCg_newparam::getModifier | ( | ) | const [inline] |
Gets the modifier element.
Reimplemented from domCg_newparam_complexType.
Definition at line 198 of file dom/domCg_newparam.h.
const domSemanticRef domCg_newparam::getSemantic | ( | ) | const [inline] |
Gets the semantic element.
Reimplemented from domCg_newparam_complexType.
Definition at line 193 of file dom/domCg_newparam.h.
domSid domCg_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domCg_newparam_complexType.
Definition at line 172 of file dom/domCg_newparam.h.
domCg_identifier domCg_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domCg_newparam_complexType.
Definition at line 277 of file 1.4/dom/domCg_newparam.h.
static daeInt domCg_newparam::ID | ( | ) | [inline, static] |
Definition at line 20 of file dom/domCg_newparam.h.
static daeInt domCg_newparam::ID | ( | ) | [inline, static] |
Definition at line 269 of file 1.4/dom/domCg_newparam.h.
virtual domCg_newparam& domCg_newparam::operator= | ( | const domCg_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 216 of file dom/domCg_newparam.h.
virtual domCg_newparam& domCg_newparam::operator= | ( | const domCg_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 296 of file 1.4/dom/domCg_newparam.h.
static DLLSPEC daeMetaElement* domCg_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* domCg_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 domCg_newparam::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 177 of file dom/domCg_newparam.h.
void domCg_newparam::setSid | ( | domCg_identifier | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented from domCg_newparam_complexType.
Definition at line 282 of file 1.4/dom/domCg_newparam.h.
virtual daeInt domCg_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/domCg_newparam.h.
virtual daeInt domCg_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 270 of file 1.4/dom/domCg_newparam.h.
domSid domCg_newparam::attrSid [protected] |
Reimplemented from domCg_newparam_complexType.
Definition at line 147 of file dom/domCg_newparam.h.
The annotate element allows you to specify an annotation for this new param.
Reimplemented from domCg_newparam_complexType.
Definition at line 154 of file dom/domCg_newparam.h.
domCg_paramRef domCg_newparam::elemCg_param [protected] |
Definition at line 165 of file dom/domCg_newparam.h.
domModifierRef domCg_newparam::elemModifier [protected] |
The modifier element allows you to specify a modifier for this new param.
Reimplemented from domCg_newparam_complexType.
Definition at line 164 of file dom/domCg_newparam.h.
domSemanticRef domCg_newparam::elemSemantic [protected] |
The semantic element allows you to specify a semantic for this new param.
Reimplemented from domCg_newparam_complexType.
Definition at line 159 of file dom/domCg_newparam.h.