#include <domGl_pipeline_settings.h>
Definition at line 759 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domBlend_equation::domBlend_equation | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 797 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domBlend_equation::~domBlend_equation | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 801 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domBlend_equation::domBlend_equation | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 788 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domBlend_equation::~domBlend_equation | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 792 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domBlend_equation::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domBlend_equation::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domBlend_equation::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 753 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domBlend_equation::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 762 of file 1.4/dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domBlend_equation::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 777 of file dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domBlend_equation::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 786 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_blend_equation domGl_pipeline_settings::domBlend_equation::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 766 of file dom/domGl_pipeline_settings.h.
domGl_blend_equation_type domGl_pipeline_settings::domBlend_equation::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 775 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domBlend_equation::ID | ( | ) | [inline, static] |
Definition at line 754 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domBlend_equation::ID | ( | ) | [inline, static] |
Definition at line 763 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domBlend_equation& domGl_pipeline_settings::domBlend_equation::operator= | ( | const domBlend_equation & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 796 of file dom/domGl_pipeline_settings.h.
virtual domBlend_equation& domGl_pipeline_settings::domBlend_equation::operator= | ( | const domBlend_equation & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 805 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domBlend_equation::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.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domBlend_equation::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.
void domGl_pipeline_settings::domBlend_equation::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 782 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domBlend_equation::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 791 of file 1.4/dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domBlend_equation::setValue | ( | domGl_blend_equation | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 771 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domBlend_equation::setValue | ( | domGl_blend_equation_type | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 780 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domBlend_equation::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.
Implements daeElement.
Definition at line 755 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domBlend_equation::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.
Implements daeElement.
Definition at line 764 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 767 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 757 of file dom/domGl_pipeline_settings.h.
Definition at line 766 of file 1.4/dom/domGl_pipeline_settings.h.