domCg_pass::domProgram::domShader::domSources Class Reference

#include <domCg_pass.h>

Inheritance diagram for domCg_pass::domProgram::domShader::domSources:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getEntry () const
void setEntry (xsToken atEntry)
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

 domSources (DAE &dae)
virtual domSourcesoperator= (const domSources &cpy)
virtual ~domSources ()

Protected Attributes

xsToken attrEntry

Detailed Description

collect the sources together for the shader. Use concat to make the final string.

Definition at line 120 of file domCg_pass.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 149 of file domCg_pass.h.

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

Destructor

Definition at line 153 of file domCg_pass.h.


Member Function Documentation

static DLLSPEC daeElementRef domCg_pass::domProgram::domShader::domSources::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 from domFx_sources.

virtual COLLADA_TYPE::TypeEnum domCg_pass::domProgram::domShader::domSources::getElementType (  )  const [inline, virtual]

Reimplemented from domFx_sources.

Definition at line 123 of file domCg_pass.h.

xsToken domCg_pass::domProgram::domShader::domSources::getEntry (  )  const [inline]

Gets the entry attribute.

Returns:
Returns a xsToken of the entry attribute.

Definition at line 138 of file domCg_pass.h.

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

Reimplemented from domFx_sources.

Definition at line 124 of file domCg_pass.h.

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

Overloaded assignment operator

Definition at line 157 of file domCg_pass.h.

static DLLSPEC daeMetaElement* domCg_pass::domProgram::domShader::domSources::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 from domFx_sources.

void domCg_pass::domProgram::domShader::domSources::setEntry ( xsToken  atEntry  )  [inline]

Sets the entry attribute.

Parameters:
atEntry The new value for the entry attribute.

Definition at line 143 of file domCg_pass.h.

virtual daeInt domCg_pass::domProgram::domShader::domSources::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.

Reimplemented from domFx_sources.

Definition at line 125 of file domCg_pass.h.


Member Data Documentation

entry function name for this shader

Definition at line 130 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