#include <domInstance_geometry.h>
The instance_geometry element declares the instantiation of a COLLADA geometry resource.
Definition at line 24 of file 1.4/dom/domInstance_geometry.h.
domInstance_geometry::domInstance_geometry | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 123 of file 1.4/dom/domInstance_geometry.h.
virtual domInstance_geometry::~domInstance_geometry | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 127 of file 1.4/dom/domInstance_geometry.h.
domInstance_geometry::domInstance_geometry | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 115 of file dom/domInstance_geometry.h.
virtual domInstance_geometry::~domInstance_geometry | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 119 of file dom/domInstance_geometry.h.
static DLLSPEC daeElementRef domInstance_geometry::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domInstance_geometry::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domBind_materialRef domInstance_geometry::getBind_material | ( | ) | const [inline] |
Gets the bind_material element.
Definition at line 100 of file dom/domInstance_geometry.h.
const domBind_materialRef domInstance_geometry::getBind_material | ( | ) | const [inline] |
Gets the bind_material element.
Definition at line 108 of file 1.4/dom/domInstance_geometry.h.
virtual COLLADA_TYPE::TypeEnum domInstance_geometry::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 19 of file dom/domInstance_geometry.h.
virtual COLLADA_TYPE::TypeEnum domInstance_geometry::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 27 of file 1.4/dom/domInstance_geometry.h.
const domExtra_Array& domInstance_geometry::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 110 of file dom/domInstance_geometry.h.
domExtra_Array& domInstance_geometry::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 105 of file dom/domInstance_geometry.h.
const domExtra_Array& domInstance_geometry::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 118 of file 1.4/dom/domInstance_geometry.h.
domExtra_Array& domInstance_geometry::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 113 of file 1.4/dom/domInstance_geometry.h.
xsToken domInstance_geometry::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 89 of file dom/domInstance_geometry.h.
xsNCName domInstance_geometry::getName | ( | ) | const [inline] |
Gets the name attribute.
Definition at line 97 of file 1.4/dom/domInstance_geometry.h.
domSid domInstance_geometry::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 78 of file dom/domInstance_geometry.h.
xsNCName domInstance_geometry::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 86 of file 1.4/dom/domInstance_geometry.h.
const xsAnyURI& domInstance_geometry::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Definition at line 62 of file dom/domInstance_geometry.h.
xsAnyURI& domInstance_geometry::getUrl | ( | ) | [inline] |
Gets the url attribute.
Definition at line 57 of file dom/domInstance_geometry.h.
const xsAnyURI& domInstance_geometry::getUrl | ( | ) | const [inline] |
Gets the url attribute.
Definition at line 70 of file 1.4/dom/domInstance_geometry.h.
xsAnyURI& domInstance_geometry::getUrl | ( | ) | [inline] |
Gets the url attribute.
Definition at line 65 of file 1.4/dom/domInstance_geometry.h.
static daeInt domInstance_geometry::ID | ( | ) | [inline, static] |
Definition at line 20 of file dom/domInstance_geometry.h.
static daeInt domInstance_geometry::ID | ( | ) | [inline, static] |
Definition at line 28 of file 1.4/dom/domInstance_geometry.h.
virtual domInstance_geometry& domInstance_geometry::operator= | ( | const domInstance_geometry & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 123 of file dom/domInstance_geometry.h.
virtual domInstance_geometry& domInstance_geometry::operator= | ( | const domInstance_geometry & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 131 of file 1.4/dom/domInstance_geometry.h.
static DLLSPEC daeMetaElement* domInstance_geometry::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_geometry::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_geometry::setName | ( | xsToken | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 94 of file dom/domInstance_geometry.h.
void domInstance_geometry::setName | ( | xsNCName | atName | ) | [inline] |
Sets the name attribute.
atName | The new value for the name attribute. |
Definition at line 102 of file 1.4/dom/domInstance_geometry.h.
void domInstance_geometry::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 83 of file dom/domInstance_geometry.h.
void domInstance_geometry::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 91 of file 1.4/dom/domInstance_geometry.h.
void domInstance_geometry::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 72 of file dom/domInstance_geometry.h.
void domInstance_geometry::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 67 of file dom/domInstance_geometry.h.
void domInstance_geometry::setUrl | ( | xsString | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 80 of file 1.4/dom/domInstance_geometry.h.
void domInstance_geometry::setUrl | ( | const xsAnyURI & | atUrl | ) | [inline] |
Sets the url attribute.
atUrl | The new value for the url attribute. |
Definition at line 75 of file 1.4/dom/domInstance_geometry.h.
virtual daeInt domInstance_geometry::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/domInstance_geometry.h.
virtual daeInt domInstance_geometry::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/domInstance_geometry.h.
xsToken domInstance_geometry::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 39 of file dom/domInstance_geometry.h.
xsNCName domInstance_geometry::attrName [protected] |
The name attribute is the text string name of this element. Optional attribute.
Definition at line 47 of file 1.4/dom/domInstance_geometry.h.
domSid domInstance_geometry::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 35 of file dom/domInstance_geometry.h.
xsNCName domInstance_geometry::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 43 of file 1.4/dom/domInstance_geometry.h.
xsAnyURI domInstance_geometry::attrUrl [protected] |
The url attribute refers to resource. This may refer to a local resource using a relative URL fragment identifier that begins with the “#” character. The url attribute may refer to an external resource using an absolute or relative URL.
The url attribute refers to resource. This may refer to a local resource using a relative URL fragment identifier that begins with the "#" character. The url attribute may refer to an external resource using an absolute or relative URL.
Definition at line 37 of file 1.4/dom/domInstance_geometry.h.
Bind a specific material to a piece of geometry, binding varying and uniform parameters at the same time.
Definition at line 54 of file 1.4/dom/domInstance_geometry.h.
domExtra_Array domInstance_geometry::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 58 of file 1.4/dom/domInstance_geometry.h.