domGlsl_program::domBind_uniform::domParam Class Reference

#include <domGlsl_program.h>

Inheritance diagram for domGlsl_program::domBind_uniform::domParam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getRef () const
void setRef (xsNCName atRef)
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

 domParam (DAE &dae)
virtual domParamoperator= (const domParam &cpy)
virtual ~domParam ()

Protected Attributes

xsNCName attrRef

Detailed Description

Bind uniforms to parameters

Definition at line 210 of file domGlsl_program.h.


Constructor & Destructor Documentation

domGlsl_program::domBind_uniform::domParam::domParam ( DAE dae  )  [inline, protected]

Constructor

Definition at line 239 of file domGlsl_program.h.

virtual domGlsl_program::domBind_uniform::domParam::~domParam (  )  [inline, protected, virtual]

Destructor

Definition at line 243 of file domGlsl_program.h.


Member Function Documentation

static DLLSPEC daeElementRef domGlsl_program::domBind_uniform::domParam::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 domGlsl_program::domBind_uniform::domParam::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 213 of file domGlsl_program.h.

xsNCName domGlsl_program::domBind_uniform::domParam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsNCName of the ref attribute.

Definition at line 228 of file domGlsl_program.h.

static daeInt domGlsl_program::domBind_uniform::domParam::ID (  )  [inline, static]

Definition at line 214 of file domGlsl_program.h.

virtual domParam& domGlsl_program::domBind_uniform::domParam::operator= ( const domParam cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 247 of file domGlsl_program.h.

static DLLSPEC daeMetaElement* domGlsl_program::domBind_uniform::domParam::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 domGlsl_program::domBind_uniform::domParam::setRef ( xsNCName  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 233 of file domGlsl_program.h.

virtual daeInt domGlsl_program::domBind_uniform::domParam::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 215 of file domGlsl_program.h.


Member Data Documentation

SID of parameter

Definition at line 220 of file domGlsl_program.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:31:21 2013