domInstance_material::domBind_vertex_input Class Reference

#include <domInstance_material.h>

Inheritance diagram for domInstance_material::domBind_vertex_input:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getInput_semantic () const
xsNCName getInput_semantic () const
domUint getInput_set () const
domUint getInput_set () const
xsNCName getSemantic () const
xsNCName getSemantic () const
void setInput_semantic (xsNCName atInput_semantic)
void setInput_semantic (xsNCName atInput_semantic)
void setInput_set (domUint atInput_set)
void setInput_set (domUint atInput_set)
void setSemantic (xsNCName atSemantic)
void setSemantic (xsNCName atSemantic)
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

 domBind_vertex_input (DAE &dae)
 domBind_vertex_input (DAE &dae)
virtual domBind_vertex_inputoperator= (const domBind_vertex_input &cpy)
virtual domBind_vertex_inputoperator= (const domBind_vertex_input &cpy)
virtual ~domBind_vertex_input ()
virtual ~domBind_vertex_input ()

Protected Attributes

xsNCName attrInput_semantic
domUint attrInput_set
xsNCName attrSemantic

Detailed Description

The bind_vertex_input element binds vertex inputs to effect parameters upon instantiation.

Definition at line 117 of file 1.4/dom/domInstance_material.h.


Constructor & Destructor Documentation

domInstance_material::domBind_vertex_input::domBind_vertex_input ( DAE dae  )  [inline, protected]

Constructor

Definition at line 176 of file 1.4/dom/domInstance_material.h.

virtual domInstance_material::domBind_vertex_input::~domBind_vertex_input (  )  [inline, protected, virtual]

Destructor

Definition at line 180 of file 1.4/dom/domInstance_material.h.

domInstance_material::domBind_vertex_input::domBind_vertex_input ( DAE dae  )  [inline, protected]

Constructor

Definition at line 168 of file dom/domInstance_material.h.

virtual domInstance_material::domBind_vertex_input::~domBind_vertex_input (  )  [inline, protected, virtual]

Destructor

Definition at line 172 of file dom/domInstance_material.h.


Member Function Documentation

static DLLSPEC daeElementRef domInstance_material::domBind_vertex_input::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_material::domBind_vertex_input::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.
virtual COLLADA_TYPE::TypeEnum domInstance_material::domBind_vertex_input::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 112 of file dom/domInstance_material.h.

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

Reimplemented from daeElement.

Definition at line 120 of file 1.4/dom/domInstance_material.h.

xsNCName domInstance_material::domBind_vertex_input::getInput_semantic (  )  const [inline]

Gets the input_semantic attribute.

Returns:
Returns a xsNCName of the input_semantic attribute.

Definition at line 146 of file dom/domInstance_material.h.

xsNCName domInstance_material::domBind_vertex_input::getInput_semantic (  )  const [inline]

Gets the input_semantic attribute.

Returns:
Returns a xsNCName of the input_semantic attribute.

Definition at line 154 of file 1.4/dom/domInstance_material.h.

domUint domInstance_material::domBind_vertex_input::getInput_set (  )  const [inline]

Gets the input_set attribute.

Returns:
Returns a domUint of the input_set attribute.

Definition at line 157 of file dom/domInstance_material.h.

domUint domInstance_material::domBind_vertex_input::getInput_set (  )  const [inline]

Gets the input_set attribute.

Returns:
Returns a domUint of the input_set attribute.

Definition at line 165 of file 1.4/dom/domInstance_material.h.

xsNCName domInstance_material::domBind_vertex_input::getSemantic (  )  const [inline]

Gets the semantic attribute.

Returns:
Returns a xsNCName of the semantic attribute.

Definition at line 135 of file dom/domInstance_material.h.

xsNCName domInstance_material::domBind_vertex_input::getSemantic (  )  const [inline]

Gets the semantic attribute.

Returns:
Returns a xsNCName of the semantic attribute.

Definition at line 143 of file 1.4/dom/domInstance_material.h.

static daeInt domInstance_material::domBind_vertex_input::ID (  )  [inline, static]

Definition at line 113 of file dom/domInstance_material.h.

static daeInt domInstance_material::domBind_vertex_input::ID (  )  [inline, static]

Definition at line 121 of file 1.4/dom/domInstance_material.h.

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

Overloaded assignment operator

Definition at line 176 of file dom/domInstance_material.h.

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

Overloaded assignment operator

Definition at line 184 of file 1.4/dom/domInstance_material.h.

static DLLSPEC daeMetaElement* domInstance_material::domBind_vertex_input::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_material::domBind_vertex_input::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_material::domBind_vertex_input::setInput_semantic ( xsNCName  atInput_semantic  )  [inline]

Sets the input_semantic attribute.

Parameters:
atInput_semantic The new value for the input_semantic attribute.

Definition at line 151 of file dom/domInstance_material.h.

void domInstance_material::domBind_vertex_input::setInput_semantic ( xsNCName  atInput_semantic  )  [inline]

Sets the input_semantic attribute.

Parameters:
atInput_semantic The new value for the input_semantic attribute.

Definition at line 159 of file 1.4/dom/domInstance_material.h.

void domInstance_material::domBind_vertex_input::setInput_set ( domUint  atInput_set  )  [inline]

Sets the input_set attribute.

Parameters:
atInput_set The new value for the input_set attribute.

Definition at line 162 of file dom/domInstance_material.h.

void domInstance_material::domBind_vertex_input::setInput_set ( domUint  atInput_set  )  [inline]

Sets the input_set attribute.

Parameters:
atInput_set The new value for the input_set attribute.

Definition at line 170 of file 1.4/dom/domInstance_material.h.

void domInstance_material::domBind_vertex_input::setSemantic ( xsNCName  atSemantic  )  [inline]

Sets the semantic attribute.

Parameters:
atSemantic The new value for the semantic attribute.

Definition at line 140 of file dom/domInstance_material.h.

void domInstance_material::domBind_vertex_input::setSemantic ( xsNCName  atSemantic  )  [inline]

Sets the semantic attribute.

Parameters:
atSemantic The new value for the semantic attribute.

Definition at line 148 of file 1.4/dom/domInstance_material.h.

virtual daeInt domInstance_material::domBind_vertex_input::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 114 of file dom/domInstance_material.h.

virtual daeInt domInstance_material::domBind_vertex_input::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 122 of file 1.4/dom/domInstance_material.h.


Member Data Documentation

The input_semantic attribute specifies which input semantic to bind.

Definition at line 131 of file 1.4/dom/domInstance_material.h.

The input_set attribute specifies which input set to bind.

Definition at line 135 of file 1.4/dom/domInstance_material.h.

The semantic attribute specifies which effect parameter to bind.

Definition at line 127 of file 1.4/dom/domInstance_material.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:31 2013