domInstance_effect::domSetparam Class Reference

#include <domInstance_effect.h>

Inheritance diagram for domInstance_effect::domSetparam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFx_basic_type_commonRef getFx_basic_type_common () const
const domFx_setparamRef getFx_setparam () const
xsToken getRef () const
xsToken getRef () const
void setRef (xsToken atRef)
void setRef (xsToken atRef)
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

 domSetparam (DAE &dae)
 domSetparam (DAE &dae)
virtual domSetparamoperator= (const domSetparam &cpy)
virtual domSetparamoperator= (const domSetparam &cpy)
virtual ~domSetparam ()
virtual ~domSetparam ()

Protected Attributes

xsToken attrRef
domFx_basic_type_commonRef elemFx_basic_type_common
domFx_setparamRef elemFx_setparam

Detailed Description

Assigns a new value to a previously defined parameter

Definition at line 132 of file 1.4/dom/domInstance_effect.h.


Constructor & Destructor Documentation

domInstance_effect::domSetparam::domSetparam ( DAE dae  )  [inline, protected]

Constructor

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

virtual domInstance_effect::domSetparam::~domSetparam (  )  [inline, protected, virtual]

Destructor

Definition at line 169 of file 1.4/dom/domInstance_effect.h.

domInstance_effect::domSetparam::domSetparam ( DAE dae  )  [inline, protected]

Constructor

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

virtual domInstance_effect::domSetparam::~domSetparam (  )  [inline, protected, virtual]

Destructor

Definition at line 161 of file dom/domInstance_effect.h.


Member Function Documentation

static DLLSPEC daeElementRef domInstance_effect::domSetparam::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_effect::domSetparam::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_effect::domSetparam::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 127 of file dom/domInstance_effect.h.

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

Reimplemented from daeElement.

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

const domFx_basic_type_commonRef domInstance_effect::domSetparam::getFx_basic_type_common (  )  const [inline]

Gets the fx_basic_type_common element.

Returns:
a daeSmartRef to the fx_basic_type_common element.

Definition at line 160 of file 1.4/dom/domInstance_effect.h.

const domFx_setparamRef domInstance_effect::domSetparam::getFx_setparam (  )  const [inline]

Gets the fx_setparam element.

Returns:
a daeSmartRef to the fx_setparam element.

Definition at line 152 of file dom/domInstance_effect.h.

xsToken domInstance_effect::domSetparam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsToken of the ref attribute.

Definition at line 141 of file dom/domInstance_effect.h.

xsToken domInstance_effect::domSetparam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsToken of the ref attribute.

Definition at line 149 of file 1.4/dom/domInstance_effect.h.

static daeInt domInstance_effect::domSetparam::ID (  )  [inline, static]

Definition at line 128 of file dom/domInstance_effect.h.

static daeInt domInstance_effect::domSetparam::ID (  )  [inline, static]

Definition at line 136 of file 1.4/dom/domInstance_effect.h.

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

Overloaded assignment operator

Definition at line 165 of file dom/domInstance_effect.h.

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

Overloaded assignment operator

Definition at line 173 of file 1.4/dom/domInstance_effect.h.

static DLLSPEC daeMetaElement* domInstance_effect::domSetparam::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_effect::domSetparam::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_effect::domSetparam::setRef ( xsToken  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

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

void domInstance_effect::domSetparam::setRef ( xsToken  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

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

virtual daeInt domInstance_effect::domSetparam::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 129 of file dom/domInstance_effect.h.

virtual daeInt domInstance_effect::domSetparam::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 137 of file 1.4/dom/domInstance_effect.h.


Member Data Documentation

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

Definition at line 142 of file 1.4/dom/domInstance_effect.h.

Definition at line 134 of file dom/domInstance_effect.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