#include <domRigid_constraint.h>
Spring, based on distance (“LINEAR”) or angle (“ANGULAR”).
Spring, based on distance ("LINEAR") or angle ("ANGULAR").
Definition at line 698 of file 1.4/dom/domRigid_constraint.h.
typedef daeTArray<domAngularRef> domRigid_constraint::domTechnique_common::domSpring::domAngular_Array |
Definition at line 700 of file dom/domRigid_constraint.h.
typedef daeTArray<domAngularRef> domRigid_constraint::domTechnique_common::domSpring::domAngular_Array |
Definition at line 708 of file 1.4/dom/domRigid_constraint.h.
Definition at line 697 of file dom/domRigid_constraint.h.
Definition at line 705 of file 1.4/dom/domRigid_constraint.h.
typedef daeTArray<domLinearRef> domRigid_constraint::domTechnique_common::domSpring::domLinear_Array |
Definition at line 774 of file dom/domRigid_constraint.h.
typedef daeTArray<domLinearRef> domRigid_constraint::domTechnique_common::domSpring::domLinear_Array |
Definition at line 782 of file 1.4/dom/domRigid_constraint.h.
Definition at line 771 of file dom/domRigid_constraint.h.
Definition at line 779 of file 1.4/dom/domRigid_constraint.h.
domRigid_constraint::domTechnique_common::domSpring::domSpring | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 880 of file 1.4/dom/domRigid_constraint.h.
virtual domRigid_constraint::domTechnique_common::domSpring::~domSpring | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 884 of file 1.4/dom/domRigid_constraint.h.
domRigid_constraint::domTechnique_common::domSpring::domSpring | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 872 of file dom/domRigid_constraint.h.
virtual domRigid_constraint::domTechnique_common::domSpring::~domSpring | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 876 of file dom/domRigid_constraint.h.
static DLLSPEC daeElementRef domRigid_constraint::domTechnique_common::domSpring::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domRigid_constraint::domTechnique_common::domSpring::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domAngularRef domRigid_constraint::domTechnique_common::domSpring::getAngular | ( | ) | const [inline] |
Gets the angular element.
Definition at line 862 of file dom/domRigid_constraint.h.
const domAngularRef domRigid_constraint::domTechnique_common::domSpring::getAngular | ( | ) | const [inline] |
Gets the angular element.
Definition at line 870 of file 1.4/dom/domRigid_constraint.h.
virtual COLLADA_TYPE::TypeEnum domRigid_constraint::domTechnique_common::domSpring::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 693 of file dom/domRigid_constraint.h.
virtual COLLADA_TYPE::TypeEnum domRigid_constraint::domTechnique_common::domSpring::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 701 of file 1.4/dom/domRigid_constraint.h.
const domLinearRef domRigid_constraint::domTechnique_common::domSpring::getLinear | ( | ) | const [inline] |
Gets the linear element.
Definition at line 867 of file dom/domRigid_constraint.h.
const domLinearRef domRigid_constraint::domTechnique_common::domSpring::getLinear | ( | ) | const [inline] |
Gets the linear element.
Definition at line 875 of file 1.4/dom/domRigid_constraint.h.
static daeInt domRigid_constraint::domTechnique_common::domSpring::ID | ( | ) | [inline, static] |
Definition at line 694 of file dom/domRigid_constraint.h.
static daeInt domRigid_constraint::domTechnique_common::domSpring::ID | ( | ) | [inline, static] |
Definition at line 702 of file 1.4/dom/domRigid_constraint.h.
virtual domSpring& domRigid_constraint::domTechnique_common::domSpring::operator= | ( | const domSpring & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 880 of file dom/domRigid_constraint.h.
virtual domSpring& domRigid_constraint::domTechnique_common::domSpring::operator= | ( | const domSpring & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 888 of file 1.4/dom/domRigid_constraint.h.
static DLLSPEC daeMetaElement* domRigid_constraint::domTechnique_common::domSpring::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::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::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 695 of file dom/domRigid_constraint.h.
virtual daeInt domRigid_constraint::domTechnique_common::domSpring::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 703 of file 1.4/dom/domRigid_constraint.h.
The angular spring properties.
Definition at line 859 of file 1.4/dom/domRigid_constraint.h.
The linear spring properties.
Definition at line 863 of file 1.4/dom/domRigid_constraint.h.