#include <domGles2_pipeline_settings.h>
Definition at line 541 of file domGles2_pipeline_settings.h.
typedef daeTArray<domDest_alphaRef> domGles2_pipeline_settings::domBlend_func_separate::domDest_alpha_Array |
Definition at line 752 of file domGles2_pipeline_settings.h.
typedef daeSmartRef<domDest_alpha> domGles2_pipeline_settings::domBlend_func_separate::domDest_alphaRef |
Definition at line 749 of file domGles2_pipeline_settings.h.
typedef daeTArray<domDest_rgbRef> domGles2_pipeline_settings::domBlend_func_separate::domDest_rgb_Array |
Definition at line 618 of file domGles2_pipeline_settings.h.
Definition at line 615 of file domGles2_pipeline_settings.h.
typedef daeTArray<domSrc_alphaRef> domGles2_pipeline_settings::domBlend_func_separate::domSrc_alpha_Array |
Definition at line 685 of file domGles2_pipeline_settings.h.
typedef daeSmartRef<domSrc_alpha> domGles2_pipeline_settings::domBlend_func_separate::domSrc_alphaRef |
Definition at line 682 of file domGles2_pipeline_settings.h.
typedef daeTArray<domSrc_rgbRef> domGles2_pipeline_settings::domBlend_func_separate::domSrc_rgb_Array |
Definition at line 551 of file domGles2_pipeline_settings.h.
Definition at line 548 of file domGles2_pipeline_settings.h.
domGles2_pipeline_settings::domBlend_func_separate::domBlend_func_separate | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 849 of file domGles2_pipeline_settings.h.
virtual domGles2_pipeline_settings::domBlend_func_separate::~domBlend_func_separate | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 853 of file domGles2_pipeline_settings.h.
static DLLSPEC daeElementRef domGles2_pipeline_settings::domBlend_func_separate::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domDest_alphaRef domGles2_pipeline_settings::domBlend_func_separate::getDest_alpha | ( | ) | const [inline] |
Gets the dest_alpha element.
Definition at line 844 of file domGles2_pipeline_settings.h.
const domDest_rgbRef domGles2_pipeline_settings::domBlend_func_separate::getDest_rgb | ( | ) | const [inline] |
Gets the dest_rgb element.
Definition at line 834 of file domGles2_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGles2_pipeline_settings::domBlend_func_separate::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 544 of file domGles2_pipeline_settings.h.
const domSrc_alphaRef domGles2_pipeline_settings::domBlend_func_separate::getSrc_alpha | ( | ) | const [inline] |
Gets the src_alpha element.
Definition at line 839 of file domGles2_pipeline_settings.h.
const domSrc_rgbRef domGles2_pipeline_settings::domBlend_func_separate::getSrc_rgb | ( | ) | const [inline] |
Gets the src_rgb element.
Definition at line 829 of file domGles2_pipeline_settings.h.
static daeInt domGles2_pipeline_settings::domBlend_func_separate::ID | ( | ) | [inline, static] |
Definition at line 545 of file domGles2_pipeline_settings.h.
virtual domBlend_func_separate& domGles2_pipeline_settings::domBlend_func_separate::operator= | ( | const domBlend_func_separate & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 857 of file domGles2_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGles2_pipeline_settings::domBlend_func_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.
virtual daeInt domGles2_pipeline_settings::domBlend_func_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.
Implements daeElement.
Definition at line 546 of file domGles2_pipeline_settings.h.
Definition at line 822 of file domGles2_pipeline_settings.h.
Definition at line 820 of file domGles2_pipeline_settings.h.
Definition at line 821 of file domGles2_pipeline_settings.h.
Definition at line 819 of file domGles2_pipeline_settings.h.