#include <domInstance_rigid_body.h>
Public Member Functions | |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
domFloat3 & | getValue () |
const domFloat3 & | getValue () const |
domFloat3 & | getValue () |
void | setValue (const domFloat3 &val) |
void | setValue (const domFloat3 &val) |
virtual daeInt | typeID () const |
virtual daeInt | typeID () const |
Static Public Member Functions | |
static DLLSPEC daeElementRef | create (DAE &dae) |
static DLLSPEC daeElementRef | create (DAE &dae) |
static daeInt | ID () |
static daeInt | ID () |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
Protected Member Functions | |
domVelocity (DAE &dae) | |
domVelocity (DAE &dae) | |
virtual domVelocity & | operator= (const domVelocity &cpy) |
virtual domVelocity & | operator= (const domVelocity &cpy) |
virtual | ~domVelocity () |
virtual | ~domVelocity () |
Protected Attributes | |
domFloat3 | _value |
Specifies the initial linear velocity of the rigid_body instance.
Definition at line 135 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domTechnique_common::domVelocity::domVelocity | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 169 of file 1.4/dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::domTechnique_common::domVelocity::~domVelocity | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 173 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domTechnique_common::domVelocity::domVelocity | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 149 of file dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::domTechnique_common::domVelocity::~domVelocity | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 153 of file dom/domInstance_rigid_body.h.
static DLLSPEC daeElementRef domInstance_rigid_body::domTechnique_common::domVelocity::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_rigid_body::domTechnique_common::domVelocity::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domInstance_rigid_body::domTechnique_common::domVelocity::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 123 of file dom/domInstance_rigid_body.h.
virtual COLLADA_TYPE::TypeEnum domInstance_rigid_body::domTechnique_common::domVelocity::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 138 of file 1.4/dom/domInstance_rigid_body.h.
domFloat3& domInstance_rigid_body::domTechnique_common::domVelocity::getValue | ( | ) | [inline] |
Gets the value of this element.
Definition at line 133 of file dom/domInstance_rigid_body.h.
const domFloat3& domInstance_rigid_body::domTechnique_common::domVelocity::getValue | ( | ) | const [inline] |
Gets the _value array.
Definition at line 158 of file 1.4/dom/domInstance_rigid_body.h.
domFloat3& domInstance_rigid_body::domTechnique_common::domVelocity::getValue | ( | ) | [inline] |
Gets the _value array.
Definition at line 153 of file 1.4/dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::domTechnique_common::domVelocity::ID | ( | ) | [inline, static] |
Definition at line 124 of file dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::domTechnique_common::domVelocity::ID | ( | ) | [inline, static] |
Definition at line 139 of file 1.4/dom/domInstance_rigid_body.h.
virtual domVelocity& domInstance_rigid_body::domTechnique_common::domVelocity::operator= | ( | const domVelocity & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 157 of file dom/domInstance_rigid_body.h.
virtual domVelocity& domInstance_rigid_body::domTechnique_common::domVelocity::operator= | ( | const domVelocity & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 177 of file 1.4/dom/domInstance_rigid_body.h.
static DLLSPEC daeMetaElement* domInstance_rigid_body::domTechnique_common::domVelocity::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* domInstance_rigid_body::domTechnique_common::domVelocity::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 domInstance_rigid_body::domTechnique_common::domVelocity::setValue | ( | const domFloat3 & | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 138 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::domTechnique_common::domVelocity::setValue | ( | const domFloat3 & | val | ) | [inline] |
Sets the _value array.
val | The new value for the _value array. |
Definition at line 163 of file 1.4/dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::domTechnique_common::domVelocity::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 125 of file dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::domTechnique_common::domVelocity::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 140 of file 1.4/dom/domInstance_rigid_body.h.
The domFloat3 value of the text data of this element.
Definition at line 146 of file 1.4/dom/domInstance_rigid_body.h.