#include <domProfile_GLSL.h>
Holds a description of the textures, samplers, shaders, parameters, and passes necessary for rendering this effect using one method.
Definition at line 54 of file domProfile_GLSL.h.
Definition at line 64 of file domProfile_GLSL.h.
Definition at line 61 of file domProfile_GLSL.h.
domProfile_GLSL::domTechnique::domTechnique | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 968 of file domProfile_GLSL.h.
virtual domProfile_GLSL::domTechnique::~domTechnique | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 972 of file domProfile_GLSL.h.
static DLLSPEC daeElementRef domProfile_GLSL::domTechnique::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_common_Array& domProfile_GLSL::domTechnique::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 882 of file domProfile_GLSL.h.
domFx_annotate_common_Array& domProfile_GLSL::domTechnique::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 877 of file domProfile_GLSL.h.
const domFx_code_profile_Array& domProfile_GLSL::domTechnique::getCode_array | ( | ) | const [inline] |
Gets the code element array.
Definition at line 892 of file domProfile_GLSL.h.
domFx_code_profile_Array& domProfile_GLSL::domTechnique::getCode_array | ( | ) | [inline] |
Gets the code element array.
Definition at line 887 of file domProfile_GLSL.h.
const daeElementRefArray& domProfile_GLSL::domTechnique::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 962 of file domProfile_GLSL.h.
daeElementRefArray& domProfile_GLSL::domTechnique::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 957 of file domProfile_GLSL.h.
virtual COLLADA_TYPE::TypeEnum domProfile_GLSL::domTechnique::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 57 of file domProfile_GLSL.h.
const domExtra_Array& domProfile_GLSL::domTechnique::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 952 of file domProfile_GLSL.h.
domExtra_Array& domProfile_GLSL::domTechnique::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 947 of file domProfile_GLSL.h.
xsID domProfile_GLSL::domTechnique::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 853 of file domProfile_GLSL.h.
const domImage_Array& domProfile_GLSL::domTechnique::getImage_array | ( | ) | const [inline] |
Gets the image element array.
Definition at line 912 of file domProfile_GLSL.h.
domImage_Array& domProfile_GLSL::domTechnique::getImage_array | ( | ) | [inline] |
Gets the image element array.
Definition at line 907 of file domProfile_GLSL.h.
const domFx_include_common_Array& domProfile_GLSL::domTechnique::getInclude_array | ( | ) | const [inline] |
Gets the include element array.
Definition at line 902 of file domProfile_GLSL.h.
domFx_include_common_Array& domProfile_GLSL::domTechnique::getInclude_array | ( | ) | [inline] |
Gets the include element array.
Definition at line 897 of file domProfile_GLSL.h.
const domGlsl_newparam_Array& domProfile_GLSL::domTechnique::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 922 of file domProfile_GLSL.h.
domGlsl_newparam_Array& domProfile_GLSL::domTechnique::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 917 of file domProfile_GLSL.h.
const domPass_Array& domProfile_GLSL::domTechnique::getPass_array | ( | ) | const [inline] |
Gets the pass element array.
Definition at line 942 of file domProfile_GLSL.h.
domPass_Array& domProfile_GLSL::domTechnique::getPass_array | ( | ) | [inline] |
Gets the pass element array.
Definition at line 937 of file domProfile_GLSL.h.
const domGlsl_setparam_Array& domProfile_GLSL::domTechnique::getSetparam_array | ( | ) | const [inline] |
Gets the setparam element array.
Definition at line 932 of file domProfile_GLSL.h.
domGlsl_setparam_Array& domProfile_GLSL::domTechnique::getSetparam_array | ( | ) | [inline] |
Gets the setparam element array.
Definition at line 927 of file domProfile_GLSL.h.
xsNCName domProfile_GLSL::domTechnique::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 866 of file domProfile_GLSL.h.
static daeInt domProfile_GLSL::domTechnique::ID | ( | ) | [inline, static] |
Definition at line 58 of file domProfile_GLSL.h.
virtual domTechnique& domProfile_GLSL::domTechnique::operator= | ( | const domTechnique & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 976 of file domProfile_GLSL.h.
static DLLSPEC daeMetaElement* domProfile_GLSL::domTechnique::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::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 858 of file domProfile_GLSL.h.
void domProfile_GLSL::domTechnique::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 871 of file domProfile_GLSL.h.
virtual daeInt domProfile_GLSL::domTechnique::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 59 of file domProfile_GLSL.h.
daeTArray< daeCharArray * > domProfile_GLSL::domTechnique::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 845 of file domProfile_GLSL.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 836 of file domProfile_GLSL.h.
Used to preserve order in elements that have a complex content model.
Definition at line 840 of file domProfile_GLSL.h.
xsID domProfile_GLSL::domTechnique::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 812 of file domProfile_GLSL.h.
xsNCName domProfile_GLSL::domTechnique::attrSid [protected] |
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 818 of file domProfile_GLSL.h.
Definition at line 821 of file domProfile_GLSL.h.
Definition at line 822 of file domProfile_GLSL.h.
Definition at line 832 of file domProfile_GLSL.h.
Definition at line 824 of file domProfile_GLSL.h.
Definition at line 823 of file domProfile_GLSL.h.
Definition at line 825 of file domProfile_GLSL.h.
A static declaration of all the render states, shaders, and settings for one rendering pipeline.
Definition at line 831 of file domProfile_GLSL.h.
Definition at line 826 of file domProfile_GLSL.h.