#include <domProfile_GLSL.h>
A static declaration of all the render states, shaders, and settings for one rendering pipeline.
Definition at line 70 of file domProfile_GLSL.h.
Definition at line 80 of file domProfile_GLSL.h.
Definition at line 77 of file domProfile_GLSL.h.
Definition at line 138 of file domProfile_GLSL.h.
Definition at line 135 of file domProfile_GLSL.h.
domProfile_GLSL::domTechnique::domPass::domPass | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 781 of file domProfile_GLSL.h.
virtual domProfile_GLSL::domTechnique::domPass::~domPass | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 785 of file domProfile_GLSL.h.
static DLLSPEC daeElementRef domProfile_GLSL::domTechnique::domPass::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_common_Array& domProfile_GLSL::domTechnique::domPass::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 670 of file domProfile_GLSL.h.
domFx_annotate_common_Array& domProfile_GLSL::domTechnique::domPass::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 665 of file domProfile_GLSL.h.
const domFx_clearcolor_common_Array& domProfile_GLSL::domTechnique::domPass::getColor_clear_array | ( | ) | const [inline] |
Gets the color_clear element array.
Definition at line 710 of file domProfile_GLSL.h.
domFx_clearcolor_common_Array& domProfile_GLSL::domTechnique::domPass::getColor_clear_array | ( | ) | [inline] |
Gets the color_clear element array.
Definition at line 705 of file domProfile_GLSL.h.
const domFx_colortarget_common_Array& domProfile_GLSL::domTechnique::domPass::getColor_target_array | ( | ) | const [inline] |
Gets the color_target element array.
Definition at line 680 of file domProfile_GLSL.h.
domFx_colortarget_common_Array& domProfile_GLSL::domTechnique::domPass::getColor_target_array | ( | ) | [inline] |
Gets the color_target element array.
Definition at line 675 of file domProfile_GLSL.h.
const daeElementRefArray& domProfile_GLSL::domTechnique::domPass::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 775 of file domProfile_GLSL.h.
daeElementRefArray& domProfile_GLSL::domTechnique::domPass::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 770 of file domProfile_GLSL.h.
const domFx_cleardepth_common_Array& domProfile_GLSL::domTechnique::domPass::getDepth_clear_array | ( | ) | const [inline] |
Gets the depth_clear element array.
Definition at line 720 of file domProfile_GLSL.h.
domFx_cleardepth_common_Array& domProfile_GLSL::domTechnique::domPass::getDepth_clear_array | ( | ) | [inline] |
Gets the depth_clear element array.
Definition at line 715 of file domProfile_GLSL.h.
const domFx_depthtarget_common_Array& domProfile_GLSL::domTechnique::domPass::getDepth_target_array | ( | ) | const [inline] |
Gets the depth_target element array.
Definition at line 690 of file domProfile_GLSL.h.
domFx_depthtarget_common_Array& domProfile_GLSL::domTechnique::domPass::getDepth_target_array | ( | ) | [inline] |
Gets the depth_target element array.
Definition at line 685 of file domProfile_GLSL.h.
const domDrawRef domProfile_GLSL::domTechnique::domPass::getDraw | ( | ) | const [inline] |
Gets the draw element.
Definition at line 735 of file domProfile_GLSL.h.
virtual COLLADA_TYPE::TypeEnum domProfile_GLSL::domTechnique::domPass::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 73 of file domProfile_GLSL.h.
const domExtra_Array& domProfile_GLSL::domTechnique::domPass::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 765 of file domProfile_GLSL.h.
domExtra_Array& domProfile_GLSL::domTechnique::domPass::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 760 of file domProfile_GLSL.h.
const domGl_pipeline_settings_Array& domProfile_GLSL::domTechnique::domPass::getGl_pipeline_settings_array | ( | ) | const [inline] |
Gets the gl_pipeline_settings element array.
Definition at line 745 of file domProfile_GLSL.h.
domGl_pipeline_settings_Array& domProfile_GLSL::domTechnique::domPass::getGl_pipeline_settings_array | ( | ) | [inline] |
Gets the gl_pipeline_settings element array.
Definition at line 740 of file domProfile_GLSL.h.
const domShader_Array& domProfile_GLSL::domTechnique::domPass::getShader_array | ( | ) | const [inline] |
Gets the shader element array.
Definition at line 755 of file domProfile_GLSL.h.
domShader_Array& domProfile_GLSL::domTechnique::domPass::getShader_array | ( | ) | [inline] |
Gets the shader element array.
Definition at line 750 of file domProfile_GLSL.h.
xsNCName domProfile_GLSL::domTechnique::domPass::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 654 of file domProfile_GLSL.h.
const domFx_clearstencil_common_Array& domProfile_GLSL::domTechnique::domPass::getStencil_clear_array | ( | ) | const [inline] |
Gets the stencil_clear element array.
Definition at line 730 of file domProfile_GLSL.h.
domFx_clearstencil_common_Array& domProfile_GLSL::domTechnique::domPass::getStencil_clear_array | ( | ) | [inline] |
Gets the stencil_clear element array.
Definition at line 725 of file domProfile_GLSL.h.
const domFx_stenciltarget_common_Array& domProfile_GLSL::domTechnique::domPass::getStencil_target_array | ( | ) | const [inline] |
Gets the stencil_target element array.
Definition at line 700 of file domProfile_GLSL.h.
domFx_stenciltarget_common_Array& domProfile_GLSL::domTechnique::domPass::getStencil_target_array | ( | ) | [inline] |
Gets the stencil_target element array.
Definition at line 695 of file domProfile_GLSL.h.
static daeInt domProfile_GLSL::domTechnique::domPass::ID | ( | ) | [inline, static] |
Definition at line 74 of file domProfile_GLSL.h.
virtual domPass& domProfile_GLSL::domTechnique::domPass::operator= | ( | const domPass & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 789 of file domProfile_GLSL.h.
static DLLSPEC daeMetaElement* domProfile_GLSL::domTechnique::domPass::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 domProfile_GLSL::domTechnique::domPass::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 659 of file domProfile_GLSL.h.
virtual daeInt domProfile_GLSL::domTechnique::domPass::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 75 of file domProfile_GLSL.h.
daeTArray< daeCharArray * > domProfile_GLSL::domTechnique::domPass::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 646 of file domProfile_GLSL.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 637 of file domProfile_GLSL.h.
Used to preserve order in elements that have a complex content model.
Definition at line 641 of file domProfile_GLSL.h.
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Definition at line 616 of file domProfile_GLSL.h.
Definition at line 619 of file domProfile_GLSL.h.
domFx_clearcolor_common_Array domProfile_GLSL::domTechnique::domPass::elemColor_clear_array [protected] |
Definition at line 623 of file domProfile_GLSL.h.
domFx_colortarget_common_Array domProfile_GLSL::domTechnique::domPass::elemColor_target_array [protected] |
Definition at line 620 of file domProfile_GLSL.h.
domFx_cleardepth_common_Array domProfile_GLSL::domTechnique::domPass::elemDepth_clear_array [protected] |
Definition at line 624 of file domProfile_GLSL.h.
domFx_depthtarget_common_Array domProfile_GLSL::domTechnique::domPass::elemDepth_target_array [protected] |
Definition at line 621 of file domProfile_GLSL.h.
Definition at line 626 of file domProfile_GLSL.h.
Definition at line 633 of file domProfile_GLSL.h.
domGl_pipeline_settings_Array domProfile_GLSL::domTechnique::domPass::elemGl_pipeline_settings_array [protected] |
Definition at line 627 of file domProfile_GLSL.h.
Declare and prepare a shader for execution in the rendering pipeline of a pass.
Definition at line 632 of file domProfile_GLSL.h.
domFx_clearstencil_common_Array domProfile_GLSL::domTechnique::domPass::elemStencil_clear_array [protected] |
Definition at line 625 of file domProfile_GLSL.h.
domFx_stenciltarget_common_Array domProfile_GLSL::domTechnique::domPass::elemStencil_target_array [protected] |
Definition at line 622 of file domProfile_GLSL.h.