domGlsl_setparam Class Reference

#include <domGlsl_setparam.h>

Inheritance diagram for domGlsl_setparam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

 domGlsl_setparam (DAE &dae)
virtual domGlsl_setparamoperator= (const domGlsl_setparam &cpy)
virtual ~domGlsl_setparam ()

Detailed Description

An element of type domGlsl_setparam_complexType.

Definition at line 118 of file domGlsl_setparam.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 152 of file domGlsl_setparam.h.

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

Destructor

Definition at line 156 of file domGlsl_setparam.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 121 of file domGlsl_setparam.h.

xsNCName domGlsl_setparam::getProgram (  )  const [inline]

Gets the program attribute.

Returns:
Returns a xsNCName of the program attribute.

Reimplemented from domGlsl_setparam_complexType.

Definition at line 141 of file domGlsl_setparam.h.

domGlsl_identifier domGlsl_setparam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a domGlsl_identifier of the ref attribute.

Reimplemented from domGlsl_setparam_complexType.

Definition at line 130 of file domGlsl_setparam.h.

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

Definition at line 122 of file domGlsl_setparam.h.

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

Overloaded assignment operator

Definition at line 160 of file domGlsl_setparam.h.

static DLLSPEC daeMetaElement* domGlsl_setparam::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_setparam::setProgram ( xsNCName  atProgram  )  [inline]

Sets the program attribute.

Parameters:
atProgram The new value for the program attribute.

Reimplemented from domGlsl_setparam_complexType.

Definition at line 146 of file domGlsl_setparam.h.

void domGlsl_setparam::setRef ( domGlsl_identifier  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Reimplemented from domGlsl_setparam_complexType.

Definition at line 135 of file domGlsl_setparam.h.

virtual daeInt domGlsl_setparam::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 123 of file domGlsl_setparam.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