#include <domMorph.h>
The targets element declares the morph targets, their weights and any user defined attributes associated with them.
Definition at line 42 of file 1.4/dom/domMorph.h.
domMorph::domTargets::domTargets | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 85 of file 1.4/dom/domMorph.h.
virtual domMorph::domTargets::~domTargets | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 89 of file 1.4/dom/domMorph.h.
domMorph::domTargets::domTargets | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 77 of file dom/domMorph.h.
virtual domMorph::domTargets::~domTargets | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 81 of file dom/domMorph.h.
static DLLSPEC daeElementRef domMorph::domTargets::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domMorph::domTargets::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domMorph::domTargets::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 37 of file dom/domMorph.h.
virtual COLLADA_TYPE::TypeEnum domMorph::domTargets::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 45 of file 1.4/dom/domMorph.h.
const domExtra_Array& domMorph::domTargets::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 72 of file dom/domMorph.h.
domExtra_Array& domMorph::domTargets::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 67 of file dom/domMorph.h.
const domExtra_Array& domMorph::domTargets::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 80 of file 1.4/dom/domMorph.h.
domExtra_Array& domMorph::domTargets::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 75 of file 1.4/dom/domMorph.h.
const domInput_local_Array& domMorph::domTargets::getInput_array | ( | ) | const [inline] |
Gets the input element array.
Definition at line 62 of file dom/domMorph.h.
domInput_local_Array& domMorph::domTargets::getInput_array | ( | ) | [inline] |
Gets the input element array.
Definition at line 57 of file dom/domMorph.h.
const domInputLocal_Array& domMorph::domTargets::getInput_array | ( | ) | const [inline] |
Gets the input element array.
Definition at line 70 of file 1.4/dom/domMorph.h.
domInputLocal_Array& domMorph::domTargets::getInput_array | ( | ) | [inline] |
Gets the input element array.
Definition at line 65 of file 1.4/dom/domMorph.h.
static daeInt domMorph::domTargets::ID | ( | ) | [inline, static] |
Definition at line 38 of file dom/domMorph.h.
static daeInt domMorph::domTargets::ID | ( | ) | [inline, static] |
Definition at line 46 of file 1.4/dom/domMorph.h.
virtual domTargets& domMorph::domTargets::operator= | ( | const domTargets & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 85 of file dom/domMorph.h.
virtual domTargets& domMorph::domTargets::operator= | ( | const domTargets & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 93 of file 1.4/dom/domMorph.h.
static DLLSPEC daeMetaElement* domMorph::domTargets::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* domMorph::domTargets::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.
virtual daeInt domMorph::domTargets::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 39 of file dom/domMorph.h.
virtual daeInt domMorph::domTargets::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 47 of file 1.4/dom/domMorph.h.
domExtra_Array domMorph::domTargets::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 58 of file 1.4/dom/domMorph.h.
The input element must occur at least twice. These inputs are local inputs.
Definition at line 46 of file dom/domMorph.h.
The input element must occur at least twice. These inputs are local inputs.
Definition at line 54 of file 1.4/dom/domMorph.h.