#include <domInstance_rigid_body.h>
Public Member Functions | |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
domSid | getSid () const |
xsNCName | getSid () const |
xsBoolean & | getValue () |
domBool | getValue () const |
void | setSid (domSid atSid) |
void | setSid (xsNCName atSid) |
void | setValue (const xsBoolean &val) |
void | setValue (domBool 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 | |
domDynamic (DAE &dae) | |
domDynamic (DAE &dae) | |
virtual domDynamic & | operator= (const domDynamic &cpy) |
virtual domDynamic & | operator= (const domDynamic &cpy) |
virtual | ~domDynamic () |
virtual | ~domDynamic () |
Protected Attributes | |
xsBoolean | _value |
domBool | _value |
domSid | attrSid |
xsNCName | attrSid |
Definition at line 198 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domTechnique_common::domDynamic::domDynamic | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 245 of file 1.4/dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::domTechnique_common::domDynamic::~domDynamic | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 249 of file 1.4/dom/domInstance_rigid_body.h.
domInstance_rigid_body::domTechnique_common::domDynamic::domDynamic | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 225 of file dom/domInstance_rigid_body.h.
virtual domInstance_rigid_body::domTechnique_common::domDynamic::~domDynamic | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 229 of file dom/domInstance_rigid_body.h.
static DLLSPEC daeElementRef domInstance_rigid_body::domTechnique_common::domDynamic::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_rigid_body::domTechnique_common::domDynamic::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::domDynamic::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 181 of file dom/domInstance_rigid_body.h.
virtual COLLADA_TYPE::TypeEnum domInstance_rigid_body::domTechnique_common::domDynamic::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 201 of file 1.4/dom/domInstance_rigid_body.h.
domSid domInstance_rigid_body::domTechnique_common::domDynamic::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 198 of file dom/domInstance_rigid_body.h.
xsNCName domInstance_rigid_body::domTechnique_common::domDynamic::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 223 of file 1.4/dom/domInstance_rigid_body.h.
xsBoolean& domInstance_rigid_body::domTechnique_common::domDynamic::getValue | ( | ) | [inline] |
Gets the value of this element.
Definition at line 209 of file dom/domInstance_rigid_body.h.
domBool domInstance_rigid_body::domTechnique_common::domDynamic::getValue | ( | ) | const [inline] |
Gets the value of this element.
Definition at line 234 of file 1.4/dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::domTechnique_common::domDynamic::ID | ( | ) | [inline, static] |
Definition at line 182 of file dom/domInstance_rigid_body.h.
static daeInt domInstance_rigid_body::domTechnique_common::domDynamic::ID | ( | ) | [inline, static] |
Definition at line 202 of file 1.4/dom/domInstance_rigid_body.h.
virtual domDynamic& domInstance_rigid_body::domTechnique_common::domDynamic::operator= | ( | const domDynamic & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 233 of file dom/domInstance_rigid_body.h.
virtual domDynamic& domInstance_rigid_body::domTechnique_common::domDynamic::operator= | ( | const domDynamic & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 253 of file 1.4/dom/domInstance_rigid_body.h.
static DLLSPEC daeMetaElement* domInstance_rigid_body::domTechnique_common::domDynamic::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::domDynamic::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::domDynamic::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 203 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::domTechnique_common::domDynamic::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 228 of file 1.4/dom/domInstance_rigid_body.h.
void domInstance_rigid_body::domTechnique_common::domDynamic::setValue | ( | const xsBoolean & | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 214 of file dom/domInstance_rigid_body.h.
void domInstance_rigid_body::domTechnique_common::domDynamic::setValue | ( | domBool | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 239 of file 1.4/dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::domTechnique_common::domDynamic::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 183 of file dom/domInstance_rigid_body.h.
virtual daeInt domInstance_rigid_body::domTechnique_common::domDynamic::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 203 of file 1.4/dom/domInstance_rigid_body.h.
The xsBoolean value of the text data of this element.
Definition at line 220 of file dom/domInstance_rigid_body.h.
The domBool value of the text data of this element.
Definition at line 216 of file 1.4/dom/domInstance_rigid_body.h.
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 190 of file dom/domInstance_rigid_body.h.
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 210 of file 1.4/dom/domInstance_rigid_body.h.