#include <domLibrary_physics_materials.h>
The library_physics_materials element declares a module of physics_material elements.
Definition at line 25 of file 1.4/dom/domLibrary_physics_materials.h.
domLibrary_physics_materials::domLibrary_physics_materials | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 112 of file 1.4/dom/domLibrary_physics_materials.h.
virtual domLibrary_physics_materials::~domLibrary_physics_materials | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 116 of file 1.4/dom/domLibrary_physics_materials.h.
domLibrary_physics_materials::domLibrary_physics_materials | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 104 of file dom/domLibrary_physics_materials.h.
virtual domLibrary_physics_materials::~domLibrary_physics_materials | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 108 of file dom/domLibrary_physics_materials.h.
static DLLSPEC daeElementRef domLibrary_physics_materials::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domLibrary_physics_materials::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domAssetRef domLibrary_physics_materials::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 79 of file dom/domLibrary_physics_materials.h.
const domAssetRef domLibrary_physics_materials::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 87 of file 1.4/dom/domLibrary_physics_materials.h.
virtual COLLADA_TYPE::TypeEnum domLibrary_physics_materials::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 20 of file dom/domLibrary_physics_materials.h.
virtual COLLADA_TYPE::TypeEnum domLibrary_physics_materials::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 28 of file 1.4/dom/domLibrary_physics_materials.h.
const domExtra_Array& domLibrary_physics_materials::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 99 of file dom/domLibrary_physics_materials.h.
domExtra_Array& domLibrary_physics_materials::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 94 of file dom/domLibrary_physics_materials.h.
const domExtra_Array& domLibrary_physics_materials::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 107 of file 1.4/dom/domLibrary_physics_materials.h.
domExtra_Array& domLibrary_physics_materials::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 102 of file 1.4/dom/domLibrary_physics_materials.h.
xsID domLibrary_physics_materials::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 55 of file dom/domLibrary_physics_materials.h.
xsID domLibrary_physics_materials::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 63 of file 1.4/dom/domLibrary_physics_materials.h.
xsToken domLibrary_physics_materials::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 68 of file dom/domLibrary_physics_materials.h.
xsNCName domLibrary_physics_materials::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 76 of file 1.4/dom/domLibrary_physics_materials.h.
const domPhysics_material_Array& domLibrary_physics_materials::getPhysics_material_array | ( | ) | const [inline] |
Gets the physics_material element array.
Definition at line 89 of file dom/domLibrary_physics_materials.h.
domPhysics_material_Array& domLibrary_physics_materials::getPhysics_material_array | ( | ) | [inline] |
Gets the physics_material element array.
Definition at line 84 of file dom/domLibrary_physics_materials.h.
const domPhysics_material_Array& domLibrary_physics_materials::getPhysics_material_array | ( | ) | const [inline] |
Gets the physics_material element array.
Definition at line 97 of file 1.4/dom/domLibrary_physics_materials.h.
domPhysics_material_Array& domLibrary_physics_materials::getPhysics_material_array | ( | ) | [inline] |
Gets the physics_material element array.
Definition at line 92 of file 1.4/dom/domLibrary_physics_materials.h.
static daeInt domLibrary_physics_materials::ID | ( | ) | [inline, static] |
Definition at line 21 of file dom/domLibrary_physics_materials.h.
static daeInt domLibrary_physics_materials::ID | ( | ) | [inline, static] |
Definition at line 29 of file 1.4/dom/domLibrary_physics_materials.h.
virtual domLibrary_physics_materials& domLibrary_physics_materials::operator= | ( | const domLibrary_physics_materials & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 112 of file dom/domLibrary_physics_materials.h.
virtual domLibrary_physics_materials& domLibrary_physics_materials::operator= | ( | const domLibrary_physics_materials & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 120 of file 1.4/dom/domLibrary_physics_materials.h.
static DLLSPEC daeMetaElement* domLibrary_physics_materials::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* domLibrary_physics_materials::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 domLibrary_physics_materials::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 60 of file dom/domLibrary_physics_materials.h.
void domLibrary_physics_materials::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 68 of file 1.4/dom/domLibrary_physics_materials.h.
void domLibrary_physics_materials::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 73 of file dom/domLibrary_physics_materials.h.
void domLibrary_physics_materials::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 81 of file 1.4/dom/domLibrary_physics_materials.h.
virtual daeInt domLibrary_physics_materials::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 22 of file dom/domLibrary_physics_materials.h.
virtual daeInt domLibrary_physics_materials::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 30 of file 1.4/dom/domLibrary_physics_materials.h.
xsID domLibrary_physics_materials::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 37 of file 1.4/dom/domLibrary_physics_materials.h.
xsToken domLibrary_physics_materials::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 33 of file dom/domLibrary_physics_materials.h.
xsNCName domLibrary_physics_materials::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 41 of file 1.4/dom/domLibrary_physics_materials.h.
domAssetRef domLibrary_physics_materials::elemAsset [protected] |
The library_physics_materials element may contain an asset element.
Definition at line 48 of file 1.4/dom/domLibrary_physics_materials.h.
The extra element may appear any number of times.
Definition at line 56 of file 1.4/dom/domLibrary_physics_materials.h.
There must be at least one physics_material element.
Definition at line 52 of file 1.4/dom/domLibrary_physics_materials.h.