domProfile_CG::domTechnique::domPass::domShader::domBind::domParam Class Reference

#include <domProfile_CG.h>

Inheritance diagram for domProfile_CG::domTechnique::domPass::domShader::domBind::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 367 of file domProfile_CG.h.


Constructor & Destructor Documentation

domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::domParam ( DAE dae  )  [inline, protected]

Constructor

Definition at line 393 of file domProfile_CG.h.

virtual domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::~domParam (  )  [inline, protected, virtual]

Destructor

Definition at line 397 of file domProfile_CG.h.


Member Function Documentation

static DLLSPEC daeElementRef domProfile_CG::domTechnique::domPass::domShader::domBind::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 domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 370 of file domProfile_CG.h.

xsNCName domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsNCName of the ref attribute.

Definition at line 382 of file domProfile_CG.h.

static daeInt domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::ID (  )  [inline, static]

Definition at line 371 of file domProfile_CG.h.

virtual domParam& domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::operator= ( const domParam cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 401 of file domProfile_CG.h.

static DLLSPEC daeMetaElement* domProfile_CG::domTechnique::domPass::domShader::domBind::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 domProfile_CG::domTechnique::domPass::domShader::domBind::domParam::setRef ( xsNCName  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 387 of file domProfile_CG.h.

virtual daeInt domProfile_CG::domTechnique::domPass::domShader::domBind::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 372 of file domProfile_CG.h.


Member Data Documentation

Definition at line 374 of file domProfile_CG.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:45 2013