#include <domPhysics_model.h>
This element allows for building complex combinations of rigid-bodies and constraints that may be instantiated multiple times.
Definition at line 27 of file 1.4/dom/domPhysics_model.h.
domPhysics_model::domPhysics_model | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 144 of file 1.4/dom/domPhysics_model.h.
virtual domPhysics_model::~domPhysics_model | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 148 of file 1.4/dom/domPhysics_model.h.
domPhysics_model::domPhysics_model | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 135 of file dom/domPhysics_model.h.
virtual domPhysics_model::~domPhysics_model | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 139 of file dom/domPhysics_model.h.
static DLLSPEC daeElementRef domPhysics_model::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domPhysics_model::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domAssetRef domPhysics_model::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 90 of file dom/domPhysics_model.h.
const domAssetRef domPhysics_model::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 99 of file 1.4/dom/domPhysics_model.h.
virtual COLLADA_TYPE::TypeEnum domPhysics_model::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 22 of file dom/domPhysics_model.h.
virtual COLLADA_TYPE::TypeEnum domPhysics_model::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 30 of file 1.4/dom/domPhysics_model.h.
const domExtra_Array& domPhysics_model::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 130 of file dom/domPhysics_model.h.
domExtra_Array& domPhysics_model::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 125 of file dom/domPhysics_model.h.
const domExtra_Array& domPhysics_model::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 139 of file 1.4/dom/domPhysics_model.h.
domExtra_Array& domPhysics_model::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 134 of file 1.4/dom/domPhysics_model.h.
xsID domPhysics_model::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 66 of file dom/domPhysics_model.h.
xsID domPhysics_model::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 75 of file 1.4/dom/domPhysics_model.h.
const domInstance_physics_model_Array& domPhysics_model::getInstance_physics_model_array | ( | ) | const [inline] |
Gets the instance_physics_model element array.
Definition at line 120 of file dom/domPhysics_model.h.
domInstance_physics_model_Array& domPhysics_model::getInstance_physics_model_array | ( | ) | [inline] |
Gets the instance_physics_model element array.
Definition at line 115 of file dom/domPhysics_model.h.
const domInstance_physics_model_Array& domPhysics_model::getInstance_physics_model_array | ( | ) | const [inline] |
Gets the instance_physics_model element array.
Definition at line 129 of file 1.4/dom/domPhysics_model.h.
domInstance_physics_model_Array& domPhysics_model::getInstance_physics_model_array | ( | ) | [inline] |
Gets the instance_physics_model element array.
Definition at line 124 of file 1.4/dom/domPhysics_model.h.
xsToken domPhysics_model::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 79 of file dom/domPhysics_model.h.
xsNCName domPhysics_model::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 88 of file 1.4/dom/domPhysics_model.h.
const domRigid_body_Array& domPhysics_model::getRigid_body_array | ( | ) | const [inline] |
Gets the rigid_body element array.
Definition at line 100 of file dom/domPhysics_model.h.
domRigid_body_Array& domPhysics_model::getRigid_body_array | ( | ) | [inline] |
Gets the rigid_body element array.
Definition at line 95 of file dom/domPhysics_model.h.
const domRigid_body_Array& domPhysics_model::getRigid_body_array | ( | ) | const [inline] |
Gets the rigid_body element array.
Definition at line 109 of file 1.4/dom/domPhysics_model.h.
domRigid_body_Array& domPhysics_model::getRigid_body_array | ( | ) | [inline] |
Gets the rigid_body element array.
Definition at line 104 of file 1.4/dom/domPhysics_model.h.
const domRigid_constraint_Array& domPhysics_model::getRigid_constraint_array | ( | ) | const [inline] |
Gets the rigid_constraint element array.
Definition at line 110 of file dom/domPhysics_model.h.
domRigid_constraint_Array& domPhysics_model::getRigid_constraint_array | ( | ) | [inline] |
Gets the rigid_constraint element array.
Definition at line 105 of file dom/domPhysics_model.h.
const domRigid_constraint_Array& domPhysics_model::getRigid_constraint_array | ( | ) | const [inline] |
Gets the rigid_constraint element array.
Definition at line 119 of file 1.4/dom/domPhysics_model.h.
domRigid_constraint_Array& domPhysics_model::getRigid_constraint_array | ( | ) | [inline] |
Gets the rigid_constraint element array.
Definition at line 114 of file 1.4/dom/domPhysics_model.h.
static daeInt domPhysics_model::ID | ( | ) | [inline, static] |
Definition at line 23 of file dom/domPhysics_model.h.
static daeInt domPhysics_model::ID | ( | ) | [inline, static] |
Definition at line 31 of file 1.4/dom/domPhysics_model.h.
virtual domPhysics_model& domPhysics_model::operator= | ( | const domPhysics_model & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 143 of file dom/domPhysics_model.h.
virtual domPhysics_model& domPhysics_model::operator= | ( | const domPhysics_model & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 152 of file 1.4/dom/domPhysics_model.h.
static DLLSPEC daeMetaElement* domPhysics_model::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* domPhysics_model::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 domPhysics_model::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 71 of file dom/domPhysics_model.h.
void domPhysics_model::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 80 of file 1.4/dom/domPhysics_model.h.
void domPhysics_model::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 84 of file dom/domPhysics_model.h.
void domPhysics_model::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 93 of file 1.4/dom/domPhysics_model.h.
virtual daeInt domPhysics_model::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 24 of file dom/domPhysics_model.h.
virtual daeInt domPhysics_model::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 32 of file 1.4/dom/domPhysics_model.h.
xsID domPhysics_model::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 39 of file 1.4/dom/domPhysics_model.h.
xsToken domPhysics_model::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 35 of file dom/domPhysics_model.h.
xsNCName domPhysics_model::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 43 of file 1.4/dom/domPhysics_model.h.
domAssetRef domPhysics_model::elemAsset [protected] |
The physics_model element may contain an asset element.
Definition at line 49 of file 1.4/dom/domPhysics_model.h.
domExtra_Array domPhysics_model::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 68 of file 1.4/dom/domPhysics_model.h.
The physics_model may instance any number of other physics_model elements.
Definition at line 64 of file 1.4/dom/domPhysics_model.h.
The physics_model may define any number of rigid_body elements.
Definition at line 54 of file 1.4/dom/domPhysics_model.h.
The physics_model may define any number of rigid_constraint elements.
Definition at line 59 of file 1.4/dom/domPhysics_model.h.