#include <domCg_pass.h>
Definition at line 475 of file domCg_pass.h.
Definition at line 485 of file domCg_pass.h.
Definition at line 482 of file domCg_pass.h.
domCg_pass::domEvaluate::domEvaluate | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 621 of file domCg_pass.h.
virtual domCg_pass::domEvaluate::~domEvaluate | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 625 of file domCg_pass.h.
static DLLSPEC daeElementRef domCg_pass::domEvaluate::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_clearcolor_Array& domCg_pass::domEvaluate::getColor_clear_array | ( | ) | const [inline] |
Gets the color_clear element array.
Definition at line 591 of file domCg_pass.h.
domFx_clearcolor_Array& domCg_pass::domEvaluate::getColor_clear_array | ( | ) | [inline] |
Gets the color_clear element array.
Definition at line 586 of file domCg_pass.h.
const domFx_colortarget_Array& domCg_pass::domEvaluate::getColor_target_array | ( | ) | const [inline] |
Gets the color_target element array.
Definition at line 561 of file domCg_pass.h.
domFx_colortarget_Array& domCg_pass::domEvaluate::getColor_target_array | ( | ) | [inline] |
Gets the color_target element array.
Definition at line 556 of file domCg_pass.h.
const domFx_cleardepth_Array& domCg_pass::domEvaluate::getDepth_clear_array | ( | ) | const [inline] |
Gets the depth_clear element array.
Definition at line 601 of file domCg_pass.h.
domFx_cleardepth_Array& domCg_pass::domEvaluate::getDepth_clear_array | ( | ) | [inline] |
Gets the depth_clear element array.
Definition at line 596 of file domCg_pass.h.
const domFx_depthtarget_Array& domCg_pass::domEvaluate::getDepth_target_array | ( | ) | const [inline] |
Gets the depth_target element array.
Definition at line 571 of file domCg_pass.h.
domFx_depthtarget_Array& domCg_pass::domEvaluate::getDepth_target_array | ( | ) | [inline] |
Gets the depth_target element array.
Definition at line 566 of file domCg_pass.h.
const domDrawRef domCg_pass::domEvaluate::getDraw | ( | ) | const [inline] |
Gets the draw element.
Definition at line 616 of file domCg_pass.h.
virtual COLLADA_TYPE::TypeEnum domCg_pass::domEvaluate::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 478 of file domCg_pass.h.
const domFx_clearstencil_Array& domCg_pass::domEvaluate::getStencil_clear_array | ( | ) | const [inline] |
Gets the stencil_clear element array.
Definition at line 611 of file domCg_pass.h.
domFx_clearstencil_Array& domCg_pass::domEvaluate::getStencil_clear_array | ( | ) | [inline] |
Gets the stencil_clear element array.
Definition at line 606 of file domCg_pass.h.
const domFx_stenciltarget_Array& domCg_pass::domEvaluate::getStencil_target_array | ( | ) | const [inline] |
Gets the stencil_target element array.
Definition at line 581 of file domCg_pass.h.
domFx_stenciltarget_Array& domCg_pass::domEvaluate::getStencil_target_array | ( | ) | [inline] |
Gets the stencil_target element array.
Definition at line 576 of file domCg_pass.h.
static daeInt domCg_pass::domEvaluate::ID | ( | ) | [inline, static] |
Definition at line 479 of file domCg_pass.h.
virtual domEvaluate& domCg_pass::domEvaluate::operator= | ( | const domEvaluate & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 629 of file domCg_pass.h.
static DLLSPEC daeMetaElement* domCg_pass::domEvaluate::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 domCg_pass::domEvaluate::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 480 of file domCg_pass.h.
Definition at line 546 of file domCg_pass.h.
Definition at line 543 of file domCg_pass.h.
Definition at line 547 of file domCg_pass.h.
Definition at line 544 of file domCg_pass.h.
domDrawRef domCg_pass::domEvaluate::elemDraw [protected] |
Definition at line 549 of file domCg_pass.h.
Definition at line 548 of file domCg_pass.h.
Definition at line 545 of file domCg_pass.h.