#include <domMorph.h>
The morph element describes the data required to blend between sets of static meshes. Each possible mesh that can be blended (a morph target) must be specified.
Definition at line 26 of file 1.4/dom/domMorph.h.
Definition at line 28 of file dom/domMorph.h.
Definition at line 36 of file 1.4/dom/domMorph.h.
typedef daeSmartRef<domTargets> domMorph::domTargetsRef |
Definition at line 25 of file dom/domMorph.h.
typedef daeSmartRef<domTargets> domMorph::domTargetsRef |
Definition at line 33 of file 1.4/dom/domMorph.h.
domMorph::domMorph | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 199 of file 1.4/dom/domMorph.h.
virtual domMorph::~domMorph | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 203 of file 1.4/dom/domMorph.h.
domMorph::domMorph | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 191 of file dom/domMorph.h.
virtual domMorph::~domMorph | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 195 of file dom/domMorph.h.
static DLLSPEC daeElementRef domMorph::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domMorph::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domMorph::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 21 of file dom/domMorph.h.
virtual COLLADA_TYPE::TypeEnum domMorph::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 29 of file 1.4/dom/domMorph.h.
const domExtra_Array& domMorph::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 186 of file dom/domMorph.h.
domExtra_Array& domMorph::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 181 of file dom/domMorph.h.
const domExtra_Array& domMorph::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 194 of file 1.4/dom/domMorph.h.
domExtra_Array& domMorph::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 189 of file 1.4/dom/domMorph.h.
domMorph_method domMorph::getMethod | ( | ) | const [inline] |
Gets the method attribute.
Definition at line 134 of file dom/domMorph.h.
domMorphMethodType domMorph::getMethod | ( | ) | const [inline] |
Gets the method attribute.
Definition at line 142 of file 1.4/dom/domMorph.h.
const xsAnyURI& domMorph::getSource | ( | ) | const [inline] |
Gets the source attribute.
Definition at line 150 of file dom/domMorph.h.
xsAnyURI& domMorph::getSource | ( | ) | [inline] |
Gets the source attribute.
Definition at line 145 of file dom/domMorph.h.
const xsAnyURI& domMorph::getSource | ( | ) | const [inline] |
Gets the source attribute.
Definition at line 158 of file 1.4/dom/domMorph.h.
xsAnyURI& domMorph::getSource | ( | ) | [inline] |
Gets the source attribute.
Definition at line 153 of file 1.4/dom/domMorph.h.
const domSource_Array& domMorph::getSource_array | ( | ) | const [inline] |
Gets the source element array.
Definition at line 171 of file dom/domMorph.h.
domSource_Array& domMorph::getSource_array | ( | ) | [inline] |
Gets the source element array.
Definition at line 166 of file dom/domMorph.h.
const domSource_Array& domMorph::getSource_array | ( | ) | const [inline] |
Gets the source element array.
Definition at line 179 of file 1.4/dom/domMorph.h.
domSource_Array& domMorph::getSource_array | ( | ) | [inline] |
Gets the source element array.
Definition at line 174 of file 1.4/dom/domMorph.h.
const domTargetsRef domMorph::getTargets | ( | ) | const [inline] |
Gets the targets element.
Definition at line 176 of file dom/domMorph.h.
const domTargetsRef domMorph::getTargets | ( | ) | const [inline] |
Gets the targets element.
Definition at line 184 of file 1.4/dom/domMorph.h.
static daeInt domMorph::ID | ( | ) | [inline, static] |
Definition at line 22 of file dom/domMorph.h.
static daeInt domMorph::ID | ( | ) | [inline, static] |
Definition at line 30 of file 1.4/dom/domMorph.h.
Overloaded assignment operator
Definition at line 199 of file dom/domMorph.h.
Overloaded assignment operator
Definition at line 207 of file 1.4/dom/domMorph.h.
static DLLSPEC daeMetaElement* domMorph::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::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 domMorph::setMethod | ( | domMorph_method | atMethod | ) | [inline] |
Sets the method attribute.
atMethod | The new value for the method attribute. |
Definition at line 139 of file dom/domMorph.h.
void domMorph::setMethod | ( | domMorphMethodType | atMethod | ) | [inline] |
Sets the method attribute.
atMethod | The new value for the method attribute. |
Definition at line 147 of file 1.4/dom/domMorph.h.
void domMorph::setSource | ( | xsString | atSource | ) | [inline] |
Sets the source attribute.
atSource | The new value for the source attribute. |
Definition at line 160 of file dom/domMorph.h.
void domMorph::setSource | ( | const xsAnyURI & | atSource | ) | [inline] |
Sets the source attribute.
atSource | The new value for the source attribute. |
Definition at line 155 of file dom/domMorph.h.
void domMorph::setSource | ( | xsString | atSource | ) | [inline] |
Sets the source attribute.
atSource | The new value for the source attribute. |
Definition at line 168 of file 1.4/dom/domMorph.h.
void domMorph::setSource | ( | const xsAnyURI & | atSource | ) | [inline] |
Sets the source attribute.
atSource | The new value for the source attribute. |
Definition at line 163 of file 1.4/dom/domMorph.h.
virtual daeInt domMorph::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/domMorph.h.
virtual daeInt domMorph::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 31 of file 1.4/dom/domMorph.h.
domMorph_method domMorph::attrMethod [protected] |
The method attribute specifies the which blending technique to use. The accepted values are NORMALIZED, and RELATIVE. The default value if not specified is NORMALIZED. Optional attribute.
Definition at line 108 of file dom/domMorph.h.
domMorphMethodType domMorph::attrMethod [protected] |
The method attribute specifies the which blending technique to use. The accepted values are NORMALIZED, and RELATIVE. The default value if not specified is NORMALIZED. Optional attribute.
Definition at line 116 of file 1.4/dom/domMorph.h.
xsAnyURI domMorph::attrSource [protected] |
The source attribute indicates the base mesh. Required attribute.
Definition at line 120 of file 1.4/dom/domMorph.h.
domExtra_Array domMorph::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 135 of file 1.4/dom/domMorph.h.
domSource_Array domMorph::elemSource_array [protected] |
The morph element must contain at least two source elements.
Definition at line 126 of file 1.4/dom/domMorph.h.
domTargetsRef domMorph::elemTargets [protected] |
The targets element declares the morph targets, their weights and any user defined attributes associated with them.
Definition at line 131 of file 1.4/dom/domMorph.h.