#include <domAnimation_clip.h>
The animation_clip element defines a section of the animation curves to be used together as an animation clip.
Definition at line 25 of file 1.4/dom/domAnimation_clip.h.
domAnimation_clip::domAnimation_clip | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 149 of file 1.4/dom/domAnimation_clip.h.
virtual domAnimation_clip::~domAnimation_clip | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 153 of file 1.4/dom/domAnimation_clip.h.
domAnimation_clip::domAnimation_clip | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 153 of file dom/domAnimation_clip.h.
virtual domAnimation_clip::~domAnimation_clip | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 157 of file dom/domAnimation_clip.h.
static DLLSPEC daeElementRef domAnimation_clip::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domAnimation_clip::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domAssetRef domAnimation_clip::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 118 of file dom/domAnimation_clip.h.
const domAssetRef domAnimation_clip::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 124 of file 1.4/dom/domAnimation_clip.h.
virtual COLLADA_TYPE::TypeEnum domAnimation_clip::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 21 of file dom/domAnimation_clip.h.
virtual COLLADA_TYPE::TypeEnum domAnimation_clip::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 28 of file 1.4/dom/domAnimation_clip.h.
domFloat domAnimation_clip::getEnd | ( | ) | const [inline] |
Gets the end attribute.
Definition at line 107 of file dom/domAnimation_clip.h.
xsDouble domAnimation_clip::getEnd | ( | ) | const [inline] |
Gets the end attribute.
Definition at line 113 of file 1.4/dom/domAnimation_clip.h.
const domExtra_Array& domAnimation_clip::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 148 of file dom/domAnimation_clip.h.
domExtra_Array& domAnimation_clip::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 143 of file dom/domAnimation_clip.h.
const domExtra_Array& domAnimation_clip::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 144 of file 1.4/dom/domAnimation_clip.h.
domExtra_Array& domAnimation_clip::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 139 of file 1.4/dom/domAnimation_clip.h.
xsID domAnimation_clip::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 72 of file dom/domAnimation_clip.h.
xsID domAnimation_clip::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 78 of file 1.4/dom/domAnimation_clip.h.
const domInstance_with_extra_Array& domAnimation_clip::getInstance_animation_array | ( | ) | const [inline] |
Gets the instance_animation element array.
Definition at line 128 of file dom/domAnimation_clip.h.
domInstance_with_extra_Array& domAnimation_clip::getInstance_animation_array | ( | ) | [inline] |
Gets the instance_animation element array.
Definition at line 123 of file dom/domAnimation_clip.h.
const domInstanceWithExtra_Array& domAnimation_clip::getInstance_animation_array | ( | ) | const [inline] |
Gets the instance_animation element array.
Definition at line 134 of file 1.4/dom/domAnimation_clip.h.
domInstanceWithExtra_Array& domAnimation_clip::getInstance_animation_array | ( | ) | [inline] |
Gets the instance_animation element array.
Definition at line 129 of file 1.4/dom/domAnimation_clip.h.
const domInstance_formula_Array& domAnimation_clip::getInstance_formula_array | ( | ) | const [inline] |
Gets the instance_formula element array.
Definition at line 138 of file dom/domAnimation_clip.h.
domInstance_formula_Array& domAnimation_clip::getInstance_formula_array | ( | ) | [inline] |
Gets the instance_formula element array.
Definition at line 133 of file dom/domAnimation_clip.h.
xsToken domAnimation_clip::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 85 of file dom/domAnimation_clip.h.
xsNCName domAnimation_clip::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 91 of file 1.4/dom/domAnimation_clip.h.
domFloat domAnimation_clip::getStart | ( | ) | const [inline] |
Gets the start attribute.
Definition at line 96 of file dom/domAnimation_clip.h.
xsDouble domAnimation_clip::getStart | ( | ) | const [inline] |
Gets the start attribute.
Definition at line 102 of file 1.4/dom/domAnimation_clip.h.
static daeInt domAnimation_clip::ID | ( | ) | [inline, static] |
Definition at line 22 of file dom/domAnimation_clip.h.
static daeInt domAnimation_clip::ID | ( | ) | [inline, static] |
Definition at line 29 of file 1.4/dom/domAnimation_clip.h.
virtual domAnimation_clip& domAnimation_clip::operator= | ( | const domAnimation_clip & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 161 of file dom/domAnimation_clip.h.
virtual domAnimation_clip& domAnimation_clip::operator= | ( | const domAnimation_clip & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 157 of file 1.4/dom/domAnimation_clip.h.
static DLLSPEC daeMetaElement* domAnimation_clip::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* domAnimation_clip::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 domAnimation_clip::setEnd | ( | domFloat | atEnd | ) | [inline] |
Sets the end attribute.
atEnd | The new value for the end attribute. |
Definition at line 112 of file dom/domAnimation_clip.h.
void domAnimation_clip::setEnd | ( | xsDouble | atEnd | ) | [inline] |
Sets the end attribute.
atEnd | The new value for the end attribute. |
Definition at line 118 of file 1.4/dom/domAnimation_clip.h.
void domAnimation_clip::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 77 of file dom/domAnimation_clip.h.
void domAnimation_clip::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 83 of file 1.4/dom/domAnimation_clip.h.
void domAnimation_clip::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 90 of file dom/domAnimation_clip.h.
void domAnimation_clip::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 96 of file 1.4/dom/domAnimation_clip.h.
void domAnimation_clip::setStart | ( | domFloat | atStart | ) | [inline] |
Sets the start attribute.
atStart | The new value for the start attribute. |
Definition at line 101 of file dom/domAnimation_clip.h.
void domAnimation_clip::setStart | ( | xsDouble | atStart | ) | [inline] |
Sets the start attribute.
atStart | The new value for the start attribute. |
Definition at line 107 of file 1.4/dom/domAnimation_clip.h.
virtual daeInt domAnimation_clip::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/domAnimation_clip.h.
virtual daeInt domAnimation_clip::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 30 of file 1.4/dom/domAnimation_clip.h.
domFloat domAnimation_clip::attrEnd [protected] |
The end attribute is the time in seconds of the end of the clip. This is used in the same way as the start time. If end is not specified, the value is taken to be the end time of the longest animation. Optional attribute.
Definition at line 50 of file dom/domAnimation_clip.h.
xsDouble domAnimation_clip::attrEnd [protected] |
The end attribute is the time in seconds of the end of the clip. This is used in the same way as the start time. If end is not specified, the value is taken to be the end time of the longest animation. Optional attribute.
Definition at line 57 of file 1.4/dom/domAnimation_clip.h.
xsID domAnimation_clip::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 37 of file 1.4/dom/domAnimation_clip.h.
xsToken domAnimation_clip::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 34 of file dom/domAnimation_clip.h.
xsNCName domAnimation_clip::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 41 of file 1.4/dom/domAnimation_clip.h.
domFloat domAnimation_clip::attrStart [protected] |
The start attribute is the time in seconds of the beginning of the clip. This time is the same as that used in the key-frame data and is used to determine which set of key-frames will be included in the clip. The start time does not specify when the clip will be played. If the time falls between two keyframes of a referenced animation, an interpolated value should be used. The default value is 0.0. Optional attribute.
Definition at line 43 of file dom/domAnimation_clip.h.
xsDouble domAnimation_clip::attrStart [protected] |
The start attribute is the time in seconds of the beginning of the clip. This time is the same as that used in the key-frame data and is used to determine which set of key-frames will be included in the clip. The start time does not specify when the clip will be played. If the time falls between two keyframes of a referenced animation, an interpolated value should be used. The default value is 0.0. Optional attribute.
Definition at line 50 of file 1.4/dom/domAnimation_clip.h.
domAssetRef domAnimation_clip::elemAsset [protected] |
The animation_clip element may contain an asset element.
Definition at line 63 of file 1.4/dom/domAnimation_clip.h.
domExtra_Array domAnimation_clip::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 71 of file 1.4/dom/domAnimation_clip.h.
The animation_clip must instance at least one animation element.
Definition at line 60 of file dom/domAnimation_clip.h.
The animation_clip must instance at least one animation element.
Definition at line 67 of file 1.4/dom/domAnimation_clip.h.
Definition at line 61 of file dom/domAnimation_clip.h.