#include <domProfile_gles.h>
A static declaration of all the render states, shaders, and settings for one rendering pipeline.
Definition at line 56 of file domProfile_gles.h.
Definition at line 120 of file domProfile_gles.h.
Definition at line 117 of file domProfile_gles.h.
Definition at line 66 of file domProfile_gles.h.
Definition at line 63 of file domProfile_gles.h.
domProfile_gles::domTechnique::domPass::domPass | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 353 of file domProfile_gles.h.
virtual domProfile_gles::domTechnique::domPass::~domPass | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 357 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_Array& domProfile_gles::domTechnique::domPass::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 328 of file domProfile_gles.h.
domFx_annotate_Array& domProfile_gles::domTechnique::domPass::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 323 of file domProfile_gles.h.
virtual COLLADA_TYPE::TypeEnum domProfile_gles::domTechnique::domPass::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 59 of file domProfile_gles.h.
const domEvaluateRef domProfile_gles::domTechnique::domPass::getEvaluate | ( | ) | const [inline] |
Gets the evaluate element.
Definition at line 338 of file domProfile_gles.h.
const domExtra_Array& domProfile_gles::domTechnique::domPass::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 348 of file domProfile_gles.h.
domExtra_Array& domProfile_gles::domTechnique::domPass::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 343 of file domProfile_gles.h.
domSid domProfile_gles::domTechnique::domPass::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 312 of file domProfile_gles.h.
const domStatesRef domProfile_gles::domTechnique::domPass::getStates | ( | ) | const [inline] |
Gets the states element.
Definition at line 333 of file domProfile_gles.h.
static daeInt domProfile_gles::domTechnique::domPass::ID | ( | ) | [inline, static] |
Definition at line 60 of file domProfile_gles.h.
virtual domPass& domProfile_gles::domTechnique::domPass::operator= | ( | const domPass & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 361 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 | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 317 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 61 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 299 of file domProfile_gles.h.
Definition at line 302 of file domProfile_gles.h.
Definition at line 304 of file domProfile_gles.h.
Definition at line 305 of file domProfile_gles.h.
Definition at line 303 of file domProfile_gles.h.