#include <domPhysics_scene.h>
The technique_common element specifies the physics_scene information for the common profile which all COLLADA implementations need to support.
Definition at line 41 of file 1.4/dom/domPhysics_scene.h.
domPhysics_scene::domTechnique_common::domTechnique_common | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 73 of file 1.4/dom/domPhysics_scene.h.
virtual domPhysics_scene::domTechnique_common::~domTechnique_common | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 77 of file 1.4/dom/domPhysics_scene.h.
domPhysics_scene::domTechnique_common::domTechnique_common | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 65 of file dom/domPhysics_scene.h.
virtual domPhysics_scene::domTechnique_common::~domTechnique_common | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 69 of file dom/domPhysics_scene.h.
static DLLSPEC daeElementRef domPhysics_scene::domTechnique_common::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domPhysics_scene::domTechnique_common::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domPhysics_scene::domTechnique_common::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 36 of file dom/domPhysics_scene.h.
virtual COLLADA_TYPE::TypeEnum domPhysics_scene::domTechnique_common::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 44 of file 1.4/dom/domPhysics_scene.h.
const domTargetable_float3Ref domPhysics_scene::domTechnique_common::getGravity | ( | ) | const [inline] |
Gets the gravity element.
Definition at line 55 of file dom/domPhysics_scene.h.
const domTargetableFloat3Ref domPhysics_scene::domTechnique_common::getGravity | ( | ) | const [inline] |
Gets the gravity element.
Definition at line 63 of file 1.4/dom/domPhysics_scene.h.
const domTargetable_floatRef domPhysics_scene::domTechnique_common::getTime_step | ( | ) | const [inline] |
Gets the time_step element.
Definition at line 60 of file dom/domPhysics_scene.h.
const domTargetableFloatRef domPhysics_scene::domTechnique_common::getTime_step | ( | ) | const [inline] |
Gets the time_step element.
Definition at line 68 of file 1.4/dom/domPhysics_scene.h.
static daeInt domPhysics_scene::domTechnique_common::ID | ( | ) | [inline, static] |
Definition at line 37 of file dom/domPhysics_scene.h.
static daeInt domPhysics_scene::domTechnique_common::ID | ( | ) | [inline, static] |
Definition at line 45 of file 1.4/dom/domPhysics_scene.h.
virtual domTechnique_common& domPhysics_scene::domTechnique_common::operator= | ( | const domTechnique_common & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 73 of file dom/domPhysics_scene.h.
virtual domTechnique_common& domPhysics_scene::domTechnique_common::operator= | ( | const domTechnique_common & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 81 of file 1.4/dom/domPhysics_scene.h.
static DLLSPEC daeMetaElement* domPhysics_scene::domTechnique_common::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_scene::domTechnique_common::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 domPhysics_scene::domTechnique_common::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 38 of file dom/domPhysics_scene.h.
virtual daeInt domPhysics_scene::domTechnique_common::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 46 of file 1.4/dom/domPhysics_scene.h.
The gravity vector to use for the physics_scene.
Definition at line 44 of file dom/domPhysics_scene.h.
The gravity vector to use for the physics_scene.
Definition at line 52 of file 1.4/dom/domPhysics_scene.h.
The time_step for the physics_scene.
Definition at line 48 of file dom/domPhysics_scene.h.
The time_step for the physics_scene.
Definition at line 56 of file 1.4/dom/domPhysics_scene.h.