domCg_pass::domProgram::domShader::domBind_uniform::domParam Class Reference

#include <domCg_pass.h>

Inheritance diagram for domCg_pass::domProgram::domShader::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

References a predefined parameter in shader binding declarations.

Definition at line 196 of file domCg_pass.h.


Constructor & Destructor Documentation

domCg_pass::domProgram::domShader::domBind_uniform::domParam::domParam ( DAE dae  )  [inline, protected]

Constructor

Definition at line 222 of file domCg_pass.h.

virtual domCg_pass::domProgram::domShader::domBind_uniform::domParam::~domParam (  )  [inline, protected, virtual]

Destructor

Definition at line 226 of file domCg_pass.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 199 of file domCg_pass.h.

xsNCName domCg_pass::domProgram::domShader::domBind_uniform::domParam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsNCName of the ref attribute.

Definition at line 211 of file domCg_pass.h.

static daeInt domCg_pass::domProgram::domShader::domBind_uniform::domParam::ID (  )  [inline, static]

Definition at line 200 of file domCg_pass.h.

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

Overloaded assignment operator

Definition at line 230 of file domCg_pass.h.

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

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 216 of file domCg_pass.h.

virtual daeInt domCg_pass::domProgram::domShader::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 201 of file domCg_pass.h.


Member Data Documentation

Definition at line 203 of file domCg_pass.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:29:45 2013