#include <domKinematics_model_technique.h>
Definition at line 16 of file domKinematics_model_technique.h.
domKinematics_model_technique::domKinematics_model_technique | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 121 of file domKinematics_model_technique.h.
virtual domKinematics_model_technique::~domKinematics_model_technique | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 125 of file domKinematics_model_technique.h.
static DLLSPEC daeElementRef domKinematics_model_technique::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domKinematics_model_technique::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 115 of file domKinematics_model_technique.h.
daeElementRefArray& domKinematics_model_technique::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 110 of file domKinematics_model_technique.h.
virtual COLLADA_TYPE::TypeEnum domKinematics_model_technique::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file domKinematics_model_technique.h.
const domFormula_Array& domKinematics_model_technique::getFormula_array | ( | ) | const [inline] |
Gets the formula element array.
Definition at line 95 of file domKinematics_model_technique.h.
domFormula_Array& domKinematics_model_technique::getFormula_array | ( | ) | [inline] |
Gets the formula element array.
Definition at line 90 of file domKinematics_model_technique.h.
const domInstance_formula_Array& domKinematics_model_technique::getInstance_formula_array | ( | ) | const [inline] |
Gets the instance_formula element array.
Definition at line 105 of file domKinematics_model_technique.h.
domInstance_formula_Array& domKinematics_model_technique::getInstance_formula_array | ( | ) | [inline] |
Gets the instance_formula element array.
Definition at line 100 of file domKinematics_model_technique.h.
const domInstance_joint_Array& domKinematics_model_technique::getInstance_joint_array | ( | ) | const [inline] |
Gets the instance_joint element array.
Definition at line 65 of file domKinematics_model_technique.h.
domInstance_joint_Array& domKinematics_model_technique::getInstance_joint_array | ( | ) | [inline] |
Gets the instance_joint element array.
Definition at line 60 of file domKinematics_model_technique.h.
const domJoint_Array& domKinematics_model_technique::getJoint_array | ( | ) | const [inline] |
Gets the joint element array.
Definition at line 75 of file domKinematics_model_technique.h.
domJoint_Array& domKinematics_model_technique::getJoint_array | ( | ) | [inline] |
Gets the joint element array.
Definition at line 70 of file domKinematics_model_technique.h.
const domLink_Array& domKinematics_model_technique::getLink_array | ( | ) | const [inline] |
Gets the link element array.
Definition at line 85 of file domKinematics_model_technique.h.
domLink_Array& domKinematics_model_technique::getLink_array | ( | ) | [inline] |
Gets the link element array.
Definition at line 80 of file domKinematics_model_technique.h.
const domKinematics_newparam_Array& domKinematics_model_technique::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 55 of file domKinematics_model_technique.h.
domKinematics_newparam_Array& domKinematics_model_technique::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 50 of file domKinematics_model_technique.h.
static daeInt domKinematics_model_technique::ID | ( | ) | [inline, static] |
Definition at line 20 of file domKinematics_model_technique.h.
virtual domKinematics_model_technique& domKinematics_model_technique::operator= | ( | const domKinematics_model_technique & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 129 of file domKinematics_model_technique.h.
static DLLSPEC daeMetaElement* domKinematics_model_technique::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 domKinematics_model_technique::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 21 of file domKinematics_model_technique.h.
daeTArray< daeCharArray * > domKinematics_model_technique::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 42 of file domKinematics_model_technique.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 33 of file domKinematics_model_technique.h.
Used to preserve order in elements that have a complex content model.
Definition at line 37 of file domKinematics_model_technique.h.
Definition at line 28 of file domKinematics_model_technique.h.
Definition at line 29 of file domKinematics_model_technique.h.
Definition at line 25 of file domKinematics_model_technique.h.
Definition at line 26 of file domKinematics_model_technique.h.
Definition at line 27 of file domKinematics_model_technique.h.
Definition at line 24 of file domKinematics_model_technique.h.