#include <domProfile_GLES.h>
A static declaration of all the render states, shaders, and settings for one rendering pipeline.
Definition at line 134 of file domProfile_GLES.h.
Definition at line 318 of file domProfile_GLES.h.
Definition at line 315 of file domProfile_GLES.h.
Definition at line 144 of file domProfile_GLES.h.
Definition at line 141 of file domProfile_GLES.h.
Definition at line 381 of file domProfile_GLES.h.
Definition at line 378 of file domProfile_GLES.h.
Definition at line 202 of file domProfile_GLES.h.
Definition at line 199 of file domProfile_GLES.h.
Definition at line 497 of file domProfile_GLES.h.
Definition at line 494 of file domProfile_GLES.h.
typedef daeTArray<domStencil_clearRef> domProfile_GLES::domTechnique::domPass::domStencil_clear_Array |
Definition at line 439 of file domProfile_GLES.h.
Definition at line 436 of file domProfile_GLES.h.
typedef daeTArray<domStencil_targetRef> domProfile_GLES::domTechnique::domPass::domStencil_target_Array |
Definition at line 260 of file domProfile_GLES.h.
Definition at line 257 of file domProfile_GLES.h.
domProfile_GLES::domTechnique::domPass::domPass | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 679 of file domProfile_GLES.h.
virtual domProfile_GLES::domTechnique::domPass::~domPass | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 683 of file domProfile_GLES.h.
static DLLSPEC daeElementRef domProfile_GLES::domTechnique::domPass::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_common_Array& domProfile_GLES::domTechnique::domPass::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 608 of file domProfile_GLES.h.
domFx_annotate_common_Array& domProfile_GLES::domTechnique::domPass::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 603 of file domProfile_GLES.h.
const domColor_clearRef domProfile_GLES::domTechnique::domPass::getColor_clear | ( | ) | const [inline] |
Gets the color_clear element.
Definition at line 628 of file domProfile_GLES.h.
const domColor_targetRef domProfile_GLES::domTechnique::domPass::getColor_target | ( | ) | const [inline] |
Gets the color_target element.
Definition at line 613 of file domProfile_GLES.h.
const daeElementRefArray& domProfile_GLES::domTechnique::domPass::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 673 of file domProfile_GLES.h.
daeElementRefArray& domProfile_GLES::domTechnique::domPass::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 668 of file domProfile_GLES.h.
const domDepth_clearRef domProfile_GLES::domTechnique::domPass::getDepth_clear | ( | ) | const [inline] |
Gets the depth_clear element.
Definition at line 633 of file domProfile_GLES.h.
const domDepth_targetRef domProfile_GLES::domTechnique::domPass::getDepth_target | ( | ) | const [inline] |
Gets the depth_target element.
Definition at line 618 of file domProfile_GLES.h.
const domDrawRef domProfile_GLES::domTechnique::domPass::getDraw | ( | ) | const [inline] |
Gets the draw element.
Definition at line 643 of file domProfile_GLES.h.
virtual COLLADA_TYPE::TypeEnum domProfile_GLES::domTechnique::domPass::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 137 of file domProfile_GLES.h.
const domExtra_Array& domProfile_GLES::domTechnique::domPass::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 663 of file domProfile_GLES.h.
domExtra_Array& domProfile_GLES::domTechnique::domPass::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 658 of file domProfile_GLES.h.
const domGles_pipeline_settings_Array& domProfile_GLES::domTechnique::domPass::getGles_pipeline_settings_array | ( | ) | const [inline] |
Gets the gles_pipeline_settings element array.
Definition at line 653 of file domProfile_GLES.h.
domGles_pipeline_settings_Array& domProfile_GLES::domTechnique::domPass::getGles_pipeline_settings_array | ( | ) | [inline] |
Gets the gles_pipeline_settings element array.
Definition at line 648 of file domProfile_GLES.h.
xsNCName domProfile_GLES::domTechnique::domPass::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 592 of file domProfile_GLES.h.
const domStencil_clearRef domProfile_GLES::domTechnique::domPass::getStencil_clear | ( | ) | const [inline] |
Gets the stencil_clear element.
Definition at line 638 of file domProfile_GLES.h.
const domStencil_targetRef domProfile_GLES::domTechnique::domPass::getStencil_target | ( | ) | const [inline] |
Gets the stencil_target element.
Definition at line 623 of file domProfile_GLES.h.
static daeInt domProfile_GLES::domTechnique::domPass::ID | ( | ) | [inline, static] |
Definition at line 138 of file domProfile_GLES.h.
virtual domPass& domProfile_GLES::domTechnique::domPass::operator= | ( | const domPass & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 687 of file domProfile_GLES.h.
static DLLSPEC daeMetaElement* domProfile_GLES::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_GLES::domTechnique::domPass::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 597 of file domProfile_GLES.h.
virtual daeInt domProfile_GLES::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 139 of file domProfile_GLES.h.
daeTArray< daeCharArray * > domProfile_GLES::domTechnique::domPass::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 584 of file domProfile_GLES.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 575 of file domProfile_GLES.h.
Used to preserve order in elements that have a complex content model.
Definition at line 579 of file domProfile_GLES.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 559 of file domProfile_GLES.h.
Definition at line 562 of file domProfile_GLES.h.
Definition at line 566 of file domProfile_GLES.h.
Definition at line 563 of file domProfile_GLES.h.
Definition at line 567 of file domProfile_GLES.h.
Definition at line 564 of file domProfile_GLES.h.
Definition at line 569 of file domProfile_GLES.h.
Definition at line 571 of file domProfile_GLES.h.
domGles_pipeline_settings_Array domProfile_GLES::domTechnique::domPass::elemGles_pipeline_settings_array [protected] |
Definition at line 570 of file domProfile_GLES.h.
Definition at line 568 of file domProfile_GLES.h.
Definition at line 565 of file domProfile_GLES.h.