domGles2_newparam Class Reference

#include <domGles2_newparam.h>

Inheritance diagram for domGles2_newparam:
Inheritance graph
[legend]

List of all members.

Classes

class  domModifier
class  domSemantic

Public Types

typedef daeTArray< domModifierRefdomModifier_Array
typedef daeSmartRef< domModifierdomModifierRef
typedef daeTArray< domSemanticRefdomSemantic_Array
typedef daeSmartRef< domSemanticdomSemanticRef

Public Member Functions

const domFx_annotate_ArraygetAnnotate_array () const
domFx_annotate_ArraygetAnnotate_array ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domGles2_valueRef getGles2_value () const
const domModifierRef getModifier () const
const domSemanticRef getSemantic () const
domSid getSid () const
void setSid (domSid atSid)
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domGles2_newparam (DAE &dae)
virtual domGles2_newparamoperator= (const domGles2_newparam &cpy)
virtual ~domGles2_newparam ()

Protected Attributes

domSid attrSid
domFx_annotate_Array elemAnnotate_array
domGles2_valueRef elemGles2_value
domModifierRef elemModifier
domSemanticRef elemSemantic

Detailed Description

Declare a new parameter in the profile to be bound to the pipeline state or shaders

Definition at line 16 of file domGles2_newparam.h.


Member Typedef Documentation

Definition at line 87 of file domGles2_newparam.h.

Definition at line 84 of file domGles2_newparam.h.

Definition at line 26 of file domGles2_newparam.h.

Definition at line 23 of file domGles2_newparam.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 197 of file domGles2_newparam.h.

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

Destructor

Definition at line 201 of file domGles2_newparam.h.


Member Function Documentation

static DLLSPEC daeElementRef domGles2_newparam::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.

Reimplemented in domProfile_gles2::domNewparam.

const domFx_annotate_Array& domGles2_newparam::getAnnotate_array (  )  const [inline]

Gets the annotate element array.

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

Definition at line 177 of file domGles2_newparam.h.

domFx_annotate_Array& domGles2_newparam::getAnnotate_array (  )  [inline]

Gets the annotate element array.

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

Definition at line 172 of file domGles2_newparam.h.

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

Reimplemented from daeElement.

Reimplemented in domProfile_gles2::domNewparam.

Definition at line 19 of file domGles2_newparam.h.

const domGles2_valueRef domGles2_newparam::getGles2_value (  )  const [inline]

Gets the gles2_value element.

Returns:
a daeSmartRef to the gles2_value element.

Definition at line 192 of file domGles2_newparam.h.

const domModifierRef domGles2_newparam::getModifier (  )  const [inline]

Gets the modifier element.

Returns:
a daeSmartRef to the modifier element.

Definition at line 187 of file domGles2_newparam.h.

const domSemanticRef domGles2_newparam::getSemantic (  )  const [inline]

Gets the semantic element.

Returns:
a daeSmartRef to the semantic element.

Definition at line 182 of file domGles2_newparam.h.

domSid domGles2_newparam::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a domSid of the sid attribute.

Definition at line 161 of file domGles2_newparam.h.

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

Reimplemented in domProfile_gles2::domNewparam.

Definition at line 20 of file domGles2_newparam.h.

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

Overloaded assignment operator

Definition at line 205 of file domGles2_newparam.h.

static DLLSPEC daeMetaElement* domGles2_newparam::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.

Reimplemented in domProfile_gles2::domNewparam.

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

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 166 of file domGles2_newparam.h.

virtual daeInt domGles2_newparam::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.

Reimplemented in domProfile_gles2::domNewparam.

Definition at line 21 of file domGles2_newparam.h.


Member Data Documentation

Definition at line 144 of file domGles2_newparam.h.

Definition at line 147 of file domGles2_newparam.h.

Definition at line 154 of file domGles2_newparam.h.

Definition at line 153 of file domGles2_newparam.h.

The semantic element allows you to specify a semantic for this new param.

See also:
domSemantic

Definition at line 152 of file domGles2_newparam.h.


The documentation for this class was generated from the following file:
 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:30:45 2013