#include <domRigid_body.h>
Defines the center and orientation of mass of the rigid-body relative to the local origin of the “root” shape.This makes the off-diagonal elements of the inertia tensor (products of inertia) all 0 and allows us to just store the diagonal elements (moments of inertia).
Defines the center and orientation of mass of the rigid-body relative to the local origin of the "root" shape.This makes the off-diagonal elements of the inertia tensor (products of inertia) all 0 and allows us to just store the diagonal elements (moments of inertia).
Definition at line 153 of file 1.4/dom/domRigid_body.h.
domRigid_body::domTechnique_common::domMass_frame::domMass_frame | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 214 of file 1.4/dom/domRigid_body.h.
virtual domRigid_body::domTechnique_common::domMass_frame::~domMass_frame | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 218 of file 1.4/dom/domRigid_body.h.
domRigid_body::domTechnique_common::domMass_frame::domMass_frame | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 204 of file dom/domRigid_body.h.
virtual domRigid_body::domTechnique_common::domMass_frame::~domMass_frame | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 208 of file dom/domRigid_body.h.
static DLLSPEC daeElementRef domRigid_body::domTechnique_common::domMass_frame::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domRigid_body::domTechnique_common::domMass_frame::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domRigid_body::domTechnique_common::domMass_frame::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 198 of file dom/domRigid_body.h.
daeElementRefArray& domRigid_body::domTechnique_common::domMass_frame::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 193 of file dom/domRigid_body.h.
const daeElementRefArray& domRigid_body::domTechnique_common::domMass_frame::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 208 of file 1.4/dom/domRigid_body.h.
daeElementRefArray& domRigid_body::domTechnique_common::domMass_frame::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 203 of file 1.4/dom/domRigid_body.h.
virtual COLLADA_TYPE::TypeEnum domRigid_body::domTechnique_common::domMass_frame::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 146 of file dom/domRigid_body.h.
virtual COLLADA_TYPE::TypeEnum domRigid_body::domTechnique_common::domMass_frame::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 156 of file 1.4/dom/domRigid_body.h.
const domRotate_Array& domRigid_body::domTechnique_common::domMass_frame::getRotate_array | ( | ) | const [inline] |
Gets the rotate element array.
Definition at line 188 of file dom/domRigid_body.h.
domRotate_Array& domRigid_body::domTechnique_common::domMass_frame::getRotate_array | ( | ) | [inline] |
Gets the rotate element array.
Definition at line 183 of file dom/domRigid_body.h.
const domRotate_Array& domRigid_body::domTechnique_common::domMass_frame::getRotate_array | ( | ) | const [inline] |
Gets the rotate element array.
Definition at line 198 of file 1.4/dom/domRigid_body.h.
domRotate_Array& domRigid_body::domTechnique_common::domMass_frame::getRotate_array | ( | ) | [inline] |
Gets the rotate element array.
Definition at line 193 of file 1.4/dom/domRigid_body.h.
const domTranslate_Array& domRigid_body::domTechnique_common::domMass_frame::getTranslate_array | ( | ) | const [inline] |
Gets the translate element array.
Definition at line 178 of file dom/domRigid_body.h.
domTranslate_Array& domRigid_body::domTechnique_common::domMass_frame::getTranslate_array | ( | ) | [inline] |
Gets the translate element array.
Definition at line 173 of file dom/domRigid_body.h.
const domTranslate_Array& domRigid_body::domTechnique_common::domMass_frame::getTranslate_array | ( | ) | const [inline] |
Gets the translate element array.
Definition at line 188 of file 1.4/dom/domRigid_body.h.
domTranslate_Array& domRigid_body::domTechnique_common::domMass_frame::getTranslate_array | ( | ) | [inline] |
Gets the translate element array.
Definition at line 183 of file 1.4/dom/domRigid_body.h.
static daeInt domRigid_body::domTechnique_common::domMass_frame::ID | ( | ) | [inline, static] |
Definition at line 147 of file dom/domRigid_body.h.
static daeInt domRigid_body::domTechnique_common::domMass_frame::ID | ( | ) | [inline, static] |
Definition at line 157 of file 1.4/dom/domRigid_body.h.
virtual domMass_frame& domRigid_body::domTechnique_common::domMass_frame::operator= | ( | const domMass_frame & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 212 of file dom/domRigid_body.h.
virtual domMass_frame& domRigid_body::domTechnique_common::domMass_frame::operator= | ( | const domMass_frame & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 222 of file 1.4/dom/domRigid_body.h.
static DLLSPEC daeMetaElement* domRigid_body::domTechnique_common::domMass_frame::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* domRigid_body::domTechnique_common::domMass_frame::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 domRigid_body::domTechnique_common::domMass_frame::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 148 of file dom/domRigid_body.h.
virtual daeInt domRigid_body::domTechnique_common::domMass_frame::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 158 of file 1.4/dom/domRigid_body.h.
Used to store information needed for some content model objects.
Definition at line 175 of file 1.4/dom/domRigid_body.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 166 of file 1.4/dom/domRigid_body.h.
Used to preserve order in elements that have a complex content model.
Definition at line 170 of file 1.4/dom/domRigid_body.h.
Definition at line 162 of file 1.4/dom/domRigid_body.h.
domTranslate_Array domRigid_body::domTechnique_common::domMass_frame::elemTranslate_array [protected] |
Definition at line 161 of file 1.4/dom/domRigid_body.h.