domInstance_controller Class Reference

#include <domInstance_controller.h>

Inheritance diagram for domInstance_controller:
Inheritance graph
[legend]

List of all members.

Classes

class  domSkeleton

Public Types

typedef daeTArray< domSkeletonRefdomSkeleton_Array
typedef daeTArray< domSkeletonRefdomSkeleton_Array
typedef daeSmartRef< domSkeletondomSkeletonRef
typedef daeSmartRef< domSkeletondomSkeletonRef

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 domSkeleton_ArraygetSkeleton_array () const
domSkeleton_ArraygetSkeleton_array ()
const domSkeleton_ArraygetSkeleton_array () const
domSkeleton_ArraygetSkeleton_array ()
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_controller (DAE &dae)
 domInstance_controller (DAE &dae)
virtual domInstance_controlleroperator= (const domInstance_controller &cpy)
virtual domInstance_controlleroperator= (const domInstance_controller &cpy)
virtual ~domInstance_controller ()
virtual ~domInstance_controller ()

Protected Attributes

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

Detailed Description

The instance_controller element declares the instantiation of a COLLADA controller resource.

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


Member Typedef Documentation

Definition at line 26 of file dom/domInstance_controller.h.

Definition at line 34 of file 1.4/dom/domInstance_controller.h.

Definition at line 23 of file dom/domInstance_controller.h.

Definition at line 31 of file 1.4/dom/domInstance_controller.h.


Constructor & Destructor Documentation

domInstance_controller::domInstance_controller ( DAE dae  )  [inline, protected]

Constructor

Definition at line 214 of file 1.4/dom/domInstance_controller.h.

virtual domInstance_controller::~domInstance_controller (  )  [inline, protected, virtual]

Destructor

Definition at line 218 of file 1.4/dom/domInstance_controller.h.

domInstance_controller::domInstance_controller ( DAE dae  )  [inline, protected]

Constructor

Definition at line 206 of file dom/domInstance_controller.h.

virtual domInstance_controller::~domInstance_controller (  )  [inline, protected, virtual]

Destructor

Definition at line 210 of file dom/domInstance_controller.h.


Member Function Documentation

static DLLSPEC daeElementRef domInstance_controller::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_controller::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_controller::getBind_material (  )  const [inline]

Gets the bind_material element.

Returns:
a daeSmartRef to the bind_material element.

Definition at line 191 of file dom/domInstance_controller.h.

const domBind_materialRef domInstance_controller::getBind_material (  )  const [inline]

Gets the bind_material element.

Returns:
a daeSmartRef to the bind_material element.

Definition at line 199 of file 1.4/dom/domInstance_controller.h.

virtual COLLADA_TYPE::TypeEnum domInstance_controller::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 19 of file dom/domInstance_controller.h.

virtual COLLADA_TYPE::TypeEnum domInstance_controller::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 27 of file 1.4/dom/domInstance_controller.h.

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

Gets the extra element array.

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

Definition at line 201 of file dom/domInstance_controller.h.

domExtra_Array& domInstance_controller::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 196 of file dom/domInstance_controller.h.

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

Gets the extra element array.

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

Definition at line 209 of file 1.4/dom/domInstance_controller.h.

domExtra_Array& domInstance_controller::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 204 of file 1.4/dom/domInstance_controller.h.

xsToken domInstance_controller::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 170 of file dom/domInstance_controller.h.

xsNCName domInstance_controller::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsNCName of the name attribute.

Definition at line 178 of file 1.4/dom/domInstance_controller.h.

domSid domInstance_controller::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a domSid of the sid attribute.

Definition at line 159 of file dom/domInstance_controller.h.

xsNCName domInstance_controller::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Definition at line 167 of file 1.4/dom/domInstance_controller.h.

const domSkeleton_Array& domInstance_controller::getSkeleton_array (  )  const [inline]

Gets the skeleton element array.

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

Definition at line 186 of file dom/domInstance_controller.h.

domSkeleton_Array& domInstance_controller::getSkeleton_array (  )  [inline]

Gets the skeleton element array.

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

Definition at line 181 of file dom/domInstance_controller.h.

const domSkeleton_Array& domInstance_controller::getSkeleton_array (  )  const [inline]

Gets the skeleton element array.

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

Definition at line 194 of file 1.4/dom/domInstance_controller.h.

domSkeleton_Array& domInstance_controller::getSkeleton_array (  )  [inline]

Gets the skeleton element array.

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

Definition at line 189 of file 1.4/dom/domInstance_controller.h.

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

Gets the url attribute.

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

Definition at line 143 of file dom/domInstance_controller.h.

xsAnyURI& domInstance_controller::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Definition at line 138 of file dom/domInstance_controller.h.

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

Gets the url attribute.

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

Definition at line 151 of file 1.4/dom/domInstance_controller.h.

xsAnyURI& domInstance_controller::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Definition at line 146 of file 1.4/dom/domInstance_controller.h.

static daeInt domInstance_controller::ID (  )  [inline, static]

Definition at line 20 of file dom/domInstance_controller.h.

static daeInt domInstance_controller::ID (  )  [inline, static]

Definition at line 28 of file 1.4/dom/domInstance_controller.h.

virtual domInstance_controller& domInstance_controller::operator= ( const domInstance_controller cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 214 of file dom/domInstance_controller.h.

virtual domInstance_controller& domInstance_controller::operator= ( const domInstance_controller cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 222 of file 1.4/dom/domInstance_controller.h.

static DLLSPEC daeMetaElement* domInstance_controller::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_controller::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_controller::setName ( xsToken  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 175 of file dom/domInstance_controller.h.

void domInstance_controller::setName ( xsNCName  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 183 of file 1.4/dom/domInstance_controller.h.

void domInstance_controller::setSid ( domSid  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 164 of file dom/domInstance_controller.h.

void domInstance_controller::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 172 of file 1.4/dom/domInstance_controller.h.

void domInstance_controller::setUrl ( xsString  atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Definition at line 153 of file dom/domInstance_controller.h.

void domInstance_controller::setUrl ( const xsAnyURI atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Definition at line 148 of file dom/domInstance_controller.h.

void domInstance_controller::setUrl ( xsString  atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Definition at line 161 of file 1.4/dom/domInstance_controller.h.

void domInstance_controller::setUrl ( const xsAnyURI atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Definition at line 156 of file 1.4/dom/domInstance_controller.h.

virtual daeInt domInstance_controller::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_controller.h.

virtual daeInt domInstance_controller::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_controller.h.


Member Data Documentation

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

Definition at line 114 of file dom/domInstance_controller.h.

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

Definition at line 122 of file 1.4/dom/domInstance_controller.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 110 of file dom/domInstance_controller.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 118 of file 1.4/dom/domInstance_controller.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 112 of file 1.4/dom/domInstance_controller.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 135 of file 1.4/dom/domInstance_controller.h.

The extra element may appear any number of times.

See also:
domExtra

Definition at line 139 of file 1.4/dom/domInstance_controller.h.

The skeleton element is used to indicate where a skin controller is to start to search for the joint nodes it needs. This element is meaningless for morph controllers.

See also:
domSkeleton

Definition at line 130 of file 1.4/dom/domInstance_controller.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:29 2013