domGl_pipeline_settings::domBlend_equation_separate Class Reference

#include <domGl_pipeline_settings.h>

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

List of all members.

Classes

class  domAlpha
class  domRgb

Public Types

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

Public Member Functions

const domAlphaRef getAlpha () const
const domAlphaRef getAlpha () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domRgbRef getRgb () const
const domRgbRef getRgb () const
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

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

Protected Attributes

domAlphaRef elemAlpha
domRgbRef elemRgb

Detailed Description

Definition at line 826 of file 1.4/dom/domGl_pipeline_settings.h.


Member Typedef Documentation

Definition at line 894 of file dom/domGl_pipeline_settings.h.

Definition at line 903 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 891 of file dom/domGl_pipeline_settings.h.

Definition at line 900 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 827 of file dom/domGl_pipeline_settings.h.

Definition at line 836 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 824 of file dom/domGl_pipeline_settings.h.

Definition at line 833 of file 1.4/dom/domGl_pipeline_settings.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 988 of file 1.4/dom/domGl_pipeline_settings.h.

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

Destructor

Definition at line 992 of file 1.4/dom/domGl_pipeline_settings.h.

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

Constructor

Definition at line 979 of file dom/domGl_pipeline_settings.h.

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

Destructor

Definition at line 983 of file dom/domGl_pipeline_settings.h.


Member Function Documentation

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

Gets the alpha element.

Returns:
a daeSmartRef to the alpha element.

Definition at line 974 of file dom/domGl_pipeline_settings.h.

const domAlphaRef domGl_pipeline_settings::domBlend_equation_separate::getAlpha (  )  const [inline]

Gets the alpha element.

Returns:
a daeSmartRef to the alpha element.

Definition at line 983 of file 1.4/dom/domGl_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 820 of file dom/domGl_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 829 of file 1.4/dom/domGl_pipeline_settings.h.

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

Gets the rgb element.

Returns:
a daeSmartRef to the rgb element.

Definition at line 969 of file dom/domGl_pipeline_settings.h.

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

Gets the rgb element.

Returns:
a daeSmartRef to the rgb element.

Definition at line 978 of file 1.4/dom/domGl_pipeline_settings.h.

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

Definition at line 821 of file dom/domGl_pipeline_settings.h.

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

Definition at line 830 of file 1.4/dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 987 of file dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 996 of file 1.4/dom/domGl_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGl_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.
static DLLSPEC daeMetaElement* domGl_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 domGl_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 822 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_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 831 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

Definition at line 971 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 970 of file 1.4/dom/domGl_pipeline_settings.h.


The documentation for this class was generated from the following files:
 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:27 2013