#include <domKinematics_newparam.h>
Definition at line 10 of file domKinematics_newparam.h.
Definition at line 194 of file domKinematics_newparam.h.
Definition at line 191 of file domKinematics_newparam.h.
Definition at line 20 of file domKinematics_newparam.h.
Definition at line 17 of file domKinematics_newparam.h.
Definition at line 78 of file domKinematics_newparam.h.
Definition at line 75 of file domKinematics_newparam.h.
Definition at line 136 of file domKinematics_newparam.h.
Definition at line 133 of file domKinematics_newparam.h.
domKinematics_newparam::domKinematics_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 320 of file domKinematics_newparam.h.
virtual domKinematics_newparam::~domKinematics_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 324 of file domKinematics_newparam.h.
static DLLSPEC daeElementRef domKinematics_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domBoolRef domKinematics_newparam::getBool | ( | ) | const [inline] |
Gets the bool element.
Definition at line 304 of file domKinematics_newparam.h.
const daeElementRefArray& domKinematics_newparam::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 314 of file domKinematics_newparam.h.
daeElementRefArray& domKinematics_newparam::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 309 of file domKinematics_newparam.h.
virtual COLLADA_TYPE::TypeEnum domKinematics_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 13 of file domKinematics_newparam.h.
const domFloatRef domKinematics_newparam::getFloat | ( | ) | const [inline] |
Gets the float element.
Definition at line 289 of file domKinematics_newparam.h.
const domIntRef domKinematics_newparam::getInt | ( | ) | const [inline] |
Gets the int element.
Definition at line 294 of file domKinematics_newparam.h.
domSid domKinematics_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 278 of file domKinematics_newparam.h.
const domSIDREFRef domKinematics_newparam::getSIDREF | ( | ) | const [inline] |
Gets the SIDREF element.
Definition at line 299 of file domKinematics_newparam.h.
static daeInt domKinematics_newparam::ID | ( | ) | [inline, static] |
Definition at line 14 of file domKinematics_newparam.h.
virtual domKinematics_newparam& domKinematics_newparam::operator= | ( | const domKinematics_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 328 of file domKinematics_newparam.h.
static DLLSPEC daeMetaElement* domKinematics_newparam::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 domKinematics_newparam::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 283 of file domKinematics_newparam.h.
virtual daeInt domKinematics_newparam::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 15 of file domKinematics_newparam.h.
daeTArray< daeCharArray * > domKinematics_newparam::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 270 of file domKinematics_newparam.h.
daeElementRefArray domKinematics_newparam::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 261 of file domKinematics_newparam.h.
daeUIntArray domKinematics_newparam::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 265 of file domKinematics_newparam.h.
domSid domKinematics_newparam::attrSid [protected] |
Definition at line 251 of file domKinematics_newparam.h.
domBoolRef domKinematics_newparam::elemBool [protected] |
Definition at line 257 of file domKinematics_newparam.h.
domFloatRef domKinematics_newparam::elemFloat [protected] |
Definition at line 254 of file domKinematics_newparam.h.
domIntRef domKinematics_newparam::elemInt [protected] |
Definition at line 255 of file domKinematics_newparam.h.
domSIDREFRef domKinematics_newparam::elemSIDREF [protected] |
Definition at line 256 of file domKinematics_newparam.h.