#include <domSkin.h>
The joints element associates joint, or skeleton, nodes with attribute data. In COLLADA, this is specified by the inverse bind matrix of each joint (influence) in the skeleton.
Definition at line 112 of file 1.4/dom/domSkin.h.
domSkin::domJoints::domJoints | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 155 of file 1.4/dom/domSkin.h.
virtual domSkin::domJoints::~domJoints | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 159 of file 1.4/dom/domSkin.h.
domSkin::domJoints::domJoints | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 142 of file dom/domSkin.h.
virtual domSkin::domJoints::~domJoints | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 146 of file dom/domSkin.h.
static DLLSPEC daeElementRef domSkin::domJoints::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domSkin::domJoints::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domSkin::domJoints::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 102 of file dom/domSkin.h.
virtual COLLADA_TYPE::TypeEnum domSkin::domJoints::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 115 of file 1.4/dom/domSkin.h.
const domExtra_Array& domSkin::domJoints::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 137 of file dom/domSkin.h.
domExtra_Array& domSkin::domJoints::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 132 of file dom/domSkin.h.
const domExtra_Array& domSkin::domJoints::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 150 of file 1.4/dom/domSkin.h.
domExtra_Array& domSkin::domJoints::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 145 of file 1.4/dom/domSkin.h.
const domInput_local_Array& domSkin::domJoints::getInput_array | ( | ) | const [inline] |
Gets the input element array.
Definition at line 127 of file dom/domSkin.h.
domInput_local_Array& domSkin::domJoints::getInput_array | ( | ) | [inline] |
Gets the input element array.
Definition at line 122 of file dom/domSkin.h.
const domInputLocal_Array& domSkin::domJoints::getInput_array | ( | ) | const [inline] |
Gets the input element array.
Definition at line 140 of file 1.4/dom/domSkin.h.
domInputLocal_Array& domSkin::domJoints::getInput_array | ( | ) | [inline] |
Gets the input element array.
Definition at line 135 of file 1.4/dom/domSkin.h.
static daeInt domSkin::domJoints::ID | ( | ) | [inline, static] |
Definition at line 103 of file dom/domSkin.h.
static daeInt domSkin::domJoints::ID | ( | ) | [inline, static] |
Definition at line 116 of file 1.4/dom/domSkin.h.
virtual domJoints& domSkin::domJoints::operator= | ( | const domJoints & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 150 of file dom/domSkin.h.
virtual domJoints& domSkin::domJoints::operator= | ( | const domJoints & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 163 of file 1.4/dom/domSkin.h.
static DLLSPEC daeMetaElement* domSkin::domJoints::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* domSkin::domJoints::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 domSkin::domJoints::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 104 of file dom/domSkin.h.
virtual daeInt domSkin::domJoints::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 117 of file 1.4/dom/domSkin.h.
domExtra_Array domSkin::domJoints::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 128 of file 1.4/dom/domSkin.h.
The input element must occur at least twice. These inputs are local inputs.
Definition at line 111 of file dom/domSkin.h.
The input element must occur at least twice. These inputs are local inputs.
Definition at line 124 of file 1.4/dom/domSkin.h.