domInstance_geometry Class Reference

#include <domInstance_geometry.h>

Inheritance diagram for domInstance_geometry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domBind_materialRef getBind_material () const
const domBind_materialRef getBind_material () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsToken getName () const
xsNCName getName () const
domSid getSid () const
xsNCName getSid () const
const xsAnyURIgetUrl () const
xsAnyURIgetUrl ()
const xsAnyURIgetUrl () const
xsAnyURIgetUrl ()
void setName (xsToken atName)
void setName (xsNCName atName)
void setSid (domSid atSid)
void setSid (xsNCName atSid)
void setUrl (xsString atUrl)
void setUrl (const xsAnyURI &atUrl)
void setUrl (xsString atUrl)
void setUrl (const xsAnyURI &atUrl)
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 daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domInstance_geometry (DAE &dae)
 domInstance_geometry (DAE &dae)
virtual domInstance_geometryoperator= (const domInstance_geometry &cpy)
virtual domInstance_geometryoperator= (const domInstance_geometry &cpy)
virtual ~domInstance_geometry ()
virtual ~domInstance_geometry ()

Protected Attributes

xsToken attrName
xsNCName attrName
domSid attrSid
xsNCName attrSid
xsAnyURI attrUrl
domBind_materialRef elemBind_material
domExtra_Array elemExtra_array

Detailed Description

The instance_geometry element declares the instantiation of a COLLADA geometry resource.

Definition at line 24 of file 1.4/dom/domInstance_geometry.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

static DLLSPEC daeElementRef domInstance_geometry::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
static DLLSPEC daeElementRef domInstance_geometry::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
const domBind_materialRef domInstance_geometry::getBind_material (  )  const [inline]

Gets the bind_material element.

Returns:
a daeSmartRef to 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.

Returns:
a daeSmartRef to 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.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 110 of file dom/domInstance_geometry.h.

domExtra_Array& domInstance_geometry::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 105 of file dom/domInstance_geometry.h.

const domExtra_Array& domInstance_geometry::getExtra_array (  )  const [inline]

Gets the extra element array.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 118 of file 1.4/dom/domInstance_geometry.h.

domExtra_Array& domInstance_geometry::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 113 of file 1.4/dom/domInstance_geometry.h.

xsToken domInstance_geometry::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 89 of file dom/domInstance_geometry.h.

xsNCName domInstance_geometry::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsNCName of 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.

Returns:
Returns a domSid of the sid attribute.

Definition at line 78 of file dom/domInstance_geometry.h.

xsNCName domInstance_geometry::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of 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.

Returns:
Returns a constant xsAnyURI reference of the url attribute.

Definition at line 62 of file dom/domInstance_geometry.h.

xsAnyURI& domInstance_geometry::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Definition at line 57 of file dom/domInstance_geometry.h.

const xsAnyURI& domInstance_geometry::getUrl (  )  const [inline]

Gets the url attribute.

Returns:
Returns a constant xsAnyURI reference of the url attribute.

Definition at line 70 of file 1.4/dom/domInstance_geometry.h.

xsAnyURI& domInstance_geometry::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of 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.

Returns:
A daeMetaElement describing this COLLADA element.
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.

Returns:
A daeMetaElement describing this COLLADA element.
void domInstance_geometry::setName ( xsToken  atName  )  [inline]

Sets the name attribute.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Parameters:
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.

Returns:
The element's type 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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 29 of file 1.4/dom/domInstance_geometry.h.


Member Data Documentation

The name attribute is the text string name of this element. Optional attribute.

Definition at line 39 of file dom/domInstance_geometry.h.

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.

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.

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.

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.

See also:
domBind_material

Definition at line 54 of file 1.4/dom/domInstance_geometry.h.

The extra element may appear any number of times.

See also:
domExtra

Definition at line 58 of file 1.4/dom/domInstance_geometry.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:31:30 2013