#include <domInstance_rigid_body.h>
This element allows instancing a rigid_body within an instance_physics_model.
Definition at line 37 of file 1.4/dom/domInstance_rigid_body.h.
Definition at line 37 of file dom/domInstance_rigid_body.h.
Definition at line 47 of file 1.4/dom/domInstance_rigid_body.h.
Definition at line 34 of file dom/domInstance_rigid_body.h.
Definition at line 44 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domInstance_rigid_body | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 869 of file 1.4/dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::~domInstance_rigid_body | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 873 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domInstance_rigid_body | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 837 of file dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::~domInstance_rigid_body | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 841 of file dom/domInstance_rigid_body.h.
static DLLSPEC daeElementRef domInstance_rigid_body::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_rigid_body::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
xsNCName domInstance_rigid_body::getBody | ( | ) | const [inline] |
Gets the body attribute.
Definition at line 758 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::getBody | ( | ) | const [inline] |
Gets the body attribute.
Definition at line 790 of file 1.4/dom/domInstance_rigid_body.h.
virtual COLLADA_TYPE::TypeEnum domInstance_rigid_body::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 30 of file dom/domInstance_rigid_body.h.
virtual COLLADA_TYPE::TypeEnum domInstance_rigid_body::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 40 of file 1.4/dom/domInstance_rigid_body.h.
const domExtra_Array& domInstance_rigid_body::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 832 of file dom/domInstance_rigid_body.h.
domExtra_Array& domInstance_rigid_body::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 827 of file dom/domInstance_rigid_body.h.
const domExtra_Array& domInstance_rigid_body::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 864 of file 1.4/dom/domInstance_rigid_body.h.
domExtra_Array& domInstance_rigid_body::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 859 of file 1.4/dom/domInstance_rigid_body.h.
xsToken domInstance_rigid_body::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 780 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 812 of file 1.4/dom/domInstance_rigid_body.h.
domSid domInstance_rigid_body::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 769 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 801 of file 1.4/dom/domInstance_rigid_body.h.
const xsAnyURI& domInstance_rigid_body::getTarget | ( | ) | const [inline] |
Gets the target attribute.
Definition at line 796 of file dom/domInstance_rigid_body.h.
xsAnyURI& domInstance_rigid_body::getTarget | ( | ) | [inline] |
Gets the target attribute.
Definition at line 791 of file dom/domInstance_rigid_body.h.
const xsAnyURI& domInstance_rigid_body::getTarget | ( | ) | const [inline] |
Gets the target attribute.
Definition at line 828 of file 1.4/dom/domInstance_rigid_body.h.
xsAnyURI& domInstance_rigid_body::getTarget | ( | ) | [inline] |
Gets the target attribute.
Definition at line 823 of file 1.4/dom/domInstance_rigid_body.h.
const domTechnique_Array& domInstance_rigid_body::getTechnique_array | ( | ) | const [inline] |
Gets the technique element array.
Definition at line 822 of file dom/domInstance_rigid_body.h.
domTechnique_Array& domInstance_rigid_body::getTechnique_array | ( | ) | [inline] |
Gets the technique element array.
Definition at line 817 of file dom/domInstance_rigid_body.h.
const domTechnique_Array& domInstance_rigid_body::getTechnique_array | ( | ) | const [inline] |
Gets the technique element array.
Definition at line 854 of file 1.4/dom/domInstance_rigid_body.h.
domTechnique_Array& domInstance_rigid_body::getTechnique_array | ( | ) | [inline] |
Gets the technique element array.
Definition at line 849 of file 1.4/dom/domInstance_rigid_body.h.
const domTechnique_commonRef domInstance_rigid_body::getTechnique_common | ( | ) | const [inline] |
Gets the technique_common element.
Definition at line 812 of file dom/domInstance_rigid_body.h.
const domTechnique_commonRef domInstance_rigid_body::getTechnique_common | ( | ) | const [inline] |
Gets the technique_common element.
Definition at line 844 of file 1.4/dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::ID | ( | ) | [inline, static] |
Definition at line 31 of file dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::ID | ( | ) | [inline, static] |
Definition at line 41 of file 1.4/dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body& domInstance_rigid_body::operator= | ( | const domInstance_rigid_body & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 845 of file dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body& domInstance_rigid_body::operator= | ( | const domInstance_rigid_body & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 877 of file 1.4/dom/domInstance_rigid_body.h.
static DLLSPEC daeMetaElement* domInstance_rigid_body::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::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::setBody | ( | xsNCName | atBody | ) | [inline] |
Sets the body attribute.
atBody | The new value for the body attribute. |
Definition at line 763 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setBody | ( | xsNCName | atBody | ) | [inline] |
Sets the body attribute.
atBody | The new value for the body attribute. |
Definition at line 795 of file 1.4/dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 785 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 817 of file 1.4/dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 774 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 806 of file 1.4/dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setTarget | ( | xsString | atTarget | ) | [inline] |
Sets the target attribute.
atTarget | The new value for the target attribute. |
Definition at line 806 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setTarget | ( | const xsAnyURI & | atTarget | ) | [inline] |
Sets the target attribute.
atTarget | The new value for the target attribute. |
Definition at line 801 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setTarget | ( | xsString | atTarget | ) | [inline] |
Sets the target attribute.
atTarget | The new value for the target attribute. |
Definition at line 838 of file 1.4/dom/domInstance_rigid_body.h.
void domInstance_rigid_body::setTarget | ( | const xsAnyURI & | atTarget | ) | [inline] |
Sets the target attribute.
atTarget | The new value for the target attribute. |
Definition at line 833 of file 1.4/dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::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 32 of file dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::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 42 of file 1.4/dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::attrBody [protected] |
The body attribute indicates which rigid_body to instantiate. Required attribute.
Definition at line 751 of file 1.4/dom/domInstance_rigid_body.h.
xsToken domInstance_rigid_body::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 729 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 761 of file 1.4/dom/domInstance_rigid_body.h.
domSid domInstance_rigid_body::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Definition at line 725 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Definition at line 757 of file 1.4/dom/domInstance_rigid_body.h.
xsAnyURI domInstance_rigid_body::attrTarget [protected] |
The target attribute indicates which node is influenced by this rigid_body instance. Required attribute
Definition at line 766 of file 1.4/dom/domInstance_rigid_body.h.
The extra element may appear any number of times.
Definition at line 783 of file 1.4/dom/domInstance_rigid_body.h.
This element may contain any number of non-common profile techniques.
Definition at line 779 of file 1.4/dom/domInstance_rigid_body.h.
The technique_common element specifies the instance_rigid_body information for the common profile which all COLLADA implementations need to support.
Definition at line 774 of file 1.4/dom/domInstance_rigid_body.h.