#include <domLibrary_physics_scenes.h>
The library_physics_scenes element declares a module of physics_scene elements.
Definition at line 24 of file 1.4/dom/domLibrary_physics_scenes.h.
domLibrary_physics_scenes::domLibrary_physics_scenes | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 111 of file 1.4/dom/domLibrary_physics_scenes.h.
virtual domLibrary_physics_scenes::~domLibrary_physics_scenes | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 115 of file 1.4/dom/domLibrary_physics_scenes.h.
domLibrary_physics_scenes::domLibrary_physics_scenes | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 102 of file dom/domLibrary_physics_scenes.h.
virtual domLibrary_physics_scenes::~domLibrary_physics_scenes | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 106 of file dom/domLibrary_physics_scenes.h.
static DLLSPEC daeElementRef domLibrary_physics_scenes::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domLibrary_physics_scenes::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domAssetRef domLibrary_physics_scenes::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 77 of file dom/domLibrary_physics_scenes.h.
const domAssetRef domLibrary_physics_scenes::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 86 of file 1.4/dom/domLibrary_physics_scenes.h.
virtual COLLADA_TYPE::TypeEnum domLibrary_physics_scenes::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file dom/domLibrary_physics_scenes.h.
virtual COLLADA_TYPE::TypeEnum domLibrary_physics_scenes::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 27 of file 1.4/dom/domLibrary_physics_scenes.h.
const domExtra_Array& domLibrary_physics_scenes::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 97 of file dom/domLibrary_physics_scenes.h.
domExtra_Array& domLibrary_physics_scenes::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 92 of file dom/domLibrary_physics_scenes.h.
const domExtra_Array& domLibrary_physics_scenes::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 106 of file 1.4/dom/domLibrary_physics_scenes.h.
domExtra_Array& domLibrary_physics_scenes::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 101 of file 1.4/dom/domLibrary_physics_scenes.h.
xsID domLibrary_physics_scenes::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 53 of file dom/domLibrary_physics_scenes.h.
xsID domLibrary_physics_scenes::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 62 of file 1.4/dom/domLibrary_physics_scenes.h.
xsToken domLibrary_physics_scenes::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 66 of file dom/domLibrary_physics_scenes.h.
xsNCName domLibrary_physics_scenes::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 75 of file 1.4/dom/domLibrary_physics_scenes.h.
const domPhysics_scene_Array& domLibrary_physics_scenes::getPhysics_scene_array | ( | ) | const [inline] |
Gets the physics_scene element array.
Definition at line 87 of file dom/domLibrary_physics_scenes.h.
domPhysics_scene_Array& domLibrary_physics_scenes::getPhysics_scene_array | ( | ) | [inline] |
Gets the physics_scene element array.
Definition at line 82 of file dom/domLibrary_physics_scenes.h.
const domPhysics_scene_Array& domLibrary_physics_scenes::getPhysics_scene_array | ( | ) | const [inline] |
Gets the physics_scene element array.
Definition at line 96 of file 1.4/dom/domLibrary_physics_scenes.h.
domPhysics_scene_Array& domLibrary_physics_scenes::getPhysics_scene_array | ( | ) | [inline] |
Gets the physics_scene element array.
Definition at line 91 of file 1.4/dom/domLibrary_physics_scenes.h.
static daeInt domLibrary_physics_scenes::ID | ( | ) | [inline, static] |
Definition at line 20 of file dom/domLibrary_physics_scenes.h.
static daeInt domLibrary_physics_scenes::ID | ( | ) | [inline, static] |
Definition at line 28 of file 1.4/dom/domLibrary_physics_scenes.h.
virtual domLibrary_physics_scenes& domLibrary_physics_scenes::operator= | ( | const domLibrary_physics_scenes & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 110 of file dom/domLibrary_physics_scenes.h.
virtual domLibrary_physics_scenes& domLibrary_physics_scenes::operator= | ( | const domLibrary_physics_scenes & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 119 of file 1.4/dom/domLibrary_physics_scenes.h.
static DLLSPEC daeMetaElement* domLibrary_physics_scenes::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_scenes::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_scenes::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 58 of file dom/domLibrary_physics_scenes.h.
void domLibrary_physics_scenes::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 67 of file 1.4/dom/domLibrary_physics_scenes.h.
void domLibrary_physics_scenes::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 71 of file dom/domLibrary_physics_scenes.h.
void domLibrary_physics_scenes::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 80 of file 1.4/dom/domLibrary_physics_scenes.h.
virtual daeInt domLibrary_physics_scenes::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 21 of file dom/domLibrary_physics_scenes.h.
virtual daeInt domLibrary_physics_scenes::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 29 of file 1.4/dom/domLibrary_physics_scenes.h.
xsID domLibrary_physics_scenes::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 36 of file 1.4/dom/domLibrary_physics_scenes.h.
xsToken domLibrary_physics_scenes::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 32 of file dom/domLibrary_physics_scenes.h.
xsNCName domLibrary_physics_scenes::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 40 of file 1.4/dom/domLibrary_physics_scenes.h.
domAssetRef domLibrary_physics_scenes::elemAsset [protected] |
The library_physics_scenes element may contain an asset element.
Definition at line 47 of file 1.4/dom/domLibrary_physics_scenes.h.
The extra element may appear any number of times.
Definition at line 55 of file 1.4/dom/domLibrary_physics_scenes.h.
There must be at least one physics_scene element.
Definition at line 51 of file 1.4/dom/domLibrary_physics_scenes.h.