domProfile_GLES::domTechnique::domPass::domColor_clear Class Reference

#include <domProfile_GLES.h>

Inheritance diagram for domProfile_GLES::domTechnique::domPass::domColor_clear:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFx_color_commongetValue () const
domFx_color_commongetValue ()
void setValue (const domFx_color_common &val)
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

 domColor_clear (DAE &dae)
virtual domColor_clearoperator= (const domColor_clear &cpy)
virtual ~domColor_clear ()

Protected Attributes

domFx_color_common _value

Detailed Description

Definition at line 320 of file domProfile_GLES.h.


Constructor & Destructor Documentation

domProfile_GLES::domTechnique::domPass::domColor_clear::domColor_clear ( DAE dae  )  [inline, protected]

Constructor

Definition at line 354 of file domProfile_GLES.h.

virtual domProfile_GLES::domTechnique::domPass::domColor_clear::~domColor_clear (  )  [inline, protected, virtual]

Destructor

Definition at line 358 of file domProfile_GLES.h.


Member Function Documentation

static DLLSPEC daeElementRef domProfile_GLES::domTechnique::domPass::domColor_clear::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_GLES::domTechnique::domPass::domColor_clear::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 323 of file domProfile_GLES.h.

const domFx_color_common& domProfile_GLES::domTechnique::domPass::domColor_clear::getValue (  )  const [inline]

Gets the _value array.

Returns:
Returns a constant domFx_color_common reference of the _value array.

Definition at line 343 of file domProfile_GLES.h.

domFx_color_common& domProfile_GLES::domTechnique::domPass::domColor_clear::getValue (  )  [inline]

Gets the _value array.

Returns:
Returns a domFx_color_common reference of the _value array.

Definition at line 338 of file domProfile_GLES.h.

static daeInt domProfile_GLES::domTechnique::domPass::domColor_clear::ID (  )  [inline, static]

Definition at line 324 of file domProfile_GLES.h.

virtual domColor_clear& domProfile_GLES::domTechnique::domPass::domColor_clear::operator= ( const domColor_clear cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 362 of file domProfile_GLES.h.

static DLLSPEC daeMetaElement* domProfile_GLES::domTechnique::domPass::domColor_clear::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_GLES::domTechnique::domPass::domColor_clear::setValue ( const domFx_color_common val  )  [inline]

Sets the _value array.

Parameters:
val The new value for the _value array.

Definition at line 348 of file domProfile_GLES.h.

virtual daeInt domProfile_GLES::domTechnique::domPass::domColor_clear::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 325 of file domProfile_GLES.h.


Member Data Documentation

The domFx_color_common value of the text data of this element.

Definition at line 331 of file domProfile_GLES.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:47 2013