domGles2_pipeline_settings::domBlend_equation_separate Class Reference

#include <domGles2_pipeline_settings.h>

Inheritance diagram for domGles2_pipeline_settings::domBlend_equation_separate:
Inheritance graph
[legend]

List of all members.

Classes

class  domAlpha
class  domRgb

Public Types

typedef daeTArray< domAlphaRefdomAlpha_Array
typedef daeSmartRef< domAlphadomAlphaRef
typedef daeTArray< domRgbRefdomRgb_Array
typedef daeSmartRef< domRgbdomRgbRef

Public Member Functions

const domAlphaRef getAlpha () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domRgbRef getRgb () const
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

 domBlend_equation_separate (DAE &dae)
virtual
domBlend_equation_separate
operator= (const domBlend_equation_separate &cpy)
virtual ~domBlend_equation_separate ()

Protected Attributes

domAlphaRef elemAlpha
domRgbRef elemRgb

Detailed Description

Definition at line 159 of file domGles2_pipeline_settings.h.


Member Typedef Documentation

Definition at line 236 of file domGles2_pipeline_settings.h.

Definition at line 233 of file domGles2_pipeline_settings.h.

Definition at line 169 of file domGles2_pipeline_settings.h.

Definition at line 166 of file domGles2_pipeline_settings.h.


Constructor & Destructor Documentation

domGles2_pipeline_settings::domBlend_equation_separate::domBlend_equation_separate ( DAE dae  )  [inline, protected]

Constructor

Definition at line 321 of file domGles2_pipeline_settings.h.

virtual domGles2_pipeline_settings::domBlend_equation_separate::~domBlend_equation_separate (  )  [inline, protected, virtual]

Destructor

Definition at line 325 of file domGles2_pipeline_settings.h.


Member Function Documentation

static DLLSPEC daeElementRef domGles2_pipeline_settings::domBlend_equation_separate::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.
const domAlphaRef domGles2_pipeline_settings::domBlend_equation_separate::getAlpha (  )  const [inline]

Gets the alpha element.

Returns:
a daeSmartRef to the alpha element.

Definition at line 316 of file domGles2_pipeline_settings.h.

virtual COLLADA_TYPE::TypeEnum domGles2_pipeline_settings::domBlend_equation_separate::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 162 of file domGles2_pipeline_settings.h.

const domRgbRef domGles2_pipeline_settings::domBlend_equation_separate::getRgb (  )  const [inline]

Gets the rgb element.

Returns:
a daeSmartRef to the rgb element.

Definition at line 311 of file domGles2_pipeline_settings.h.

static daeInt domGles2_pipeline_settings::domBlend_equation_separate::ID (  )  [inline, static]

Definition at line 163 of file domGles2_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 329 of file domGles2_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGles2_pipeline_settings::domBlend_equation_separate::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.
virtual daeInt domGles2_pipeline_settings::domBlend_equation_separate::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 164 of file domGles2_pipeline_settings.h.


Member Data Documentation

Definition at line 304 of file domGles2_pipeline_settings.h.

Definition at line 303 of file domGles2_pipeline_settings.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:30:46 2013