#include <domRigid_constraint.h>
The linear spring properties.
Definition at line 787 of file 1.4/dom/domRigid_constraint.h.
domRigid_constraint::domTechnique_common::domSpring::domLinear::domLinear | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 829 of file 1.4/dom/domRigid_constraint.h.
virtual domRigid_constraint::domTechnique_common::domSpring::domLinear::~domLinear | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 833 of file 1.4/dom/domRigid_constraint.h.
domRigid_constraint::domTechnique_common::domSpring::domLinear::domLinear | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 821 of file dom/domRigid_constraint.h.
virtual domRigid_constraint::domTechnique_common::domSpring::domLinear::~domLinear | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 825 of file dom/domRigid_constraint.h.
static DLLSPEC daeElementRef domRigid_constraint::domTechnique_common::domSpring::domLinear::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domRigid_constraint::domTechnique_common::domSpring::domLinear::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getDamping | ( | ) | const [inline] |
Gets the damping element.
Definition at line 811 of file dom/domRigid_constraint.h.
const domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getDamping | ( | ) | const [inline] |
Gets the damping element.
Definition at line 819 of file 1.4/dom/domRigid_constraint.h.
virtual COLLADA_TYPE::TypeEnum domRigid_constraint::domTechnique_common::domSpring::domLinear::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 782 of file dom/domRigid_constraint.h.
virtual COLLADA_TYPE::TypeEnum domRigid_constraint::domTechnique_common::domSpring::domLinear::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 790 of file 1.4/dom/domRigid_constraint.h.
const domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getStiffness | ( | ) | const [inline] |
Gets the stiffness element.
Definition at line 806 of file dom/domRigid_constraint.h.
const domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getStiffness | ( | ) | const [inline] |
Gets the stiffness element.
Definition at line 814 of file 1.4/dom/domRigid_constraint.h.
const domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getTarget_value | ( | ) | const [inline] |
Gets the target_value element.
Definition at line 816 of file dom/domRigid_constraint.h.
const domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::getTarget_value | ( | ) | const [inline] |
Gets the target_value element.
Definition at line 824 of file 1.4/dom/domRigid_constraint.h.
static daeInt domRigid_constraint::domTechnique_common::domSpring::domLinear::ID | ( | ) | [inline, static] |
Definition at line 783 of file dom/domRigid_constraint.h.
static daeInt domRigid_constraint::domTechnique_common::domSpring::domLinear::ID | ( | ) | [inline, static] |
Definition at line 791 of file 1.4/dom/domRigid_constraint.h.
virtual domLinear& domRigid_constraint::domTechnique_common::domSpring::domLinear::operator= | ( | const domLinear & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 829 of file dom/domRigid_constraint.h.
virtual domLinear& domRigid_constraint::domTechnique_common::domSpring::domLinear::operator= | ( | const domLinear & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 837 of file 1.4/dom/domRigid_constraint.h.
static DLLSPEC daeMetaElement* domRigid_constraint::domTechnique_common::domSpring::domLinear::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_constraint::domTechnique_common::domSpring::domLinear::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_constraint::domTechnique_common::domSpring::domLinear::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 784 of file dom/domRigid_constraint.h.
virtual daeInt domRigid_constraint::domTechnique_common::domSpring::domLinear::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 792 of file 1.4/dom/domRigid_constraint.h.
domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemDamping [protected] |
The spring damping coefficient.
Definition at line 795 of file dom/domRigid_constraint.h.
domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemDamping [protected] |
The spring damping coefficient.
Definition at line 803 of file 1.4/dom/domRigid_constraint.h.
domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemStiffness [protected] |
The stiffness (also called spring coefficient) has units of force/distance.
Definition at line 791 of file dom/domRigid_constraint.h.
domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemStiffness [protected] |
The stiffness (also called spring coefficient) has units of force/distance.
Definition at line 799 of file 1.4/dom/domRigid_constraint.h.
domTargetable_floatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemTarget_value [protected] |
The spring's target or resting distance.
Definition at line 799 of file dom/domRigid_constraint.h.
domTargetableFloatRef domRigid_constraint::domTechnique_common::domSpring::domLinear::elemTarget_value [protected] |
The spring's target or resting distance.
Definition at line 807 of file 1.4/dom/domRigid_constraint.h.