#include <domMotion_effector_info.h>
Definition at line 14 of file domMotion_effector_info.h.
domMotion_effector_info::domMotion_effector_info | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 110 of file domMotion_effector_info.h.
virtual domMotion_effector_info::~domMotion_effector_info | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 114 of file domMotion_effector_info.h.
static DLLSPEC daeElementRef domMotion_effector_info::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domCommon_float2_or_paramRef domMotion_effector_info::getAcceleration | ( | ) | const [inline] |
Gets the acceleration element.
Definition at line 95 of file domMotion_effector_info.h.
const domKinematics_bind_Array& domMotion_effector_info::getBind_array | ( | ) | const [inline] |
Gets the bind element array.
Definition at line 65 of file domMotion_effector_info.h.
domKinematics_bind_Array& domMotion_effector_info::getBind_array | ( | ) | [inline] |
Gets the bind element array.
Definition at line 60 of file domMotion_effector_info.h.
const domCommon_float2_or_paramRef domMotion_effector_info::getDeceleration | ( | ) | const [inline] |
Gets the deceleration element.
Definition at line 100 of file domMotion_effector_info.h.
virtual COLLADA_TYPE::TypeEnum domMotion_effector_info::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 17 of file domMotion_effector_info.h.
const domCommon_float2_or_paramRef domMotion_effector_info::getJerk | ( | ) | const [inline] |
Gets the jerk element.
Definition at line 105 of file domMotion_effector_info.h.
xsToken domMotion_effector_info::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 49 of file domMotion_effector_info.h.
const domKinematics_newparam_Array& domMotion_effector_info::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 75 of file domMotion_effector_info.h.
domKinematics_newparam_Array& domMotion_effector_info::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 70 of file domMotion_effector_info.h.
const domKinematics_setparam_Array& domMotion_effector_info::getSetparam_array | ( | ) | const [inline] |
Gets the setparam element array.
Definition at line 85 of file domMotion_effector_info.h.
domKinematics_setparam_Array& domMotion_effector_info::getSetparam_array | ( | ) | [inline] |
Gets the setparam element array.
Definition at line 80 of file domMotion_effector_info.h.
domSid domMotion_effector_info::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 38 of file domMotion_effector_info.h.
const domCommon_float2_or_paramRef domMotion_effector_info::getSpeed | ( | ) | const [inline] |
Gets the speed element.
Definition at line 90 of file domMotion_effector_info.h.
static daeInt domMotion_effector_info::ID | ( | ) | [inline, static] |
Definition at line 18 of file domMotion_effector_info.h.
virtual domMotion_effector_info& domMotion_effector_info::operator= | ( | const domMotion_effector_info & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 118 of file domMotion_effector_info.h.
static DLLSPEC daeMetaElement* domMotion_effector_info::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 domMotion_effector_info::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 54 of file domMotion_effector_info.h.
void domMotion_effector_info::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 43 of file domMotion_effector_info.h.
virtual daeInt domMotion_effector_info::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 19 of file domMotion_effector_info.h.
xsToken domMotion_effector_info::attrName [protected] |
Definition at line 22 of file domMotion_effector_info.h.
domSid domMotion_effector_info::attrSid [protected] |
Definition at line 21 of file domMotion_effector_info.h.
Definition at line 29 of file domMotion_effector_info.h.
Definition at line 25 of file domMotion_effector_info.h.
Definition at line 30 of file domMotion_effector_info.h.
Definition at line 31 of file domMotion_effector_info.h.
Definition at line 26 of file domMotion_effector_info.h.
Definition at line 27 of file domMotion_effector_info.h.
Definition at line 28 of file domMotion_effector_info.h.