#include <domGles2_newparam.h>
Declare a new parameter in the profile to be bound to the pipeline state or shaders
Definition at line 16 of file domGles2_newparam.h.
Definition at line 87 of file domGles2_newparam.h.
Definition at line 84 of file domGles2_newparam.h.
Definition at line 26 of file domGles2_newparam.h.
Definition at line 23 of file domGles2_newparam.h.
domGles2_newparam::domGles2_newparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 197 of file domGles2_newparam.h.
virtual domGles2_newparam::~domGles2_newparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 201 of file domGles2_newparam.h.
static DLLSPEC daeElementRef domGles2_newparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
Reimplemented in domProfile_gles2::domNewparam.
const domFx_annotate_Array& domGles2_newparam::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 177 of file domGles2_newparam.h.
domFx_annotate_Array& domGles2_newparam::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 172 of file domGles2_newparam.h.
virtual COLLADA_TYPE::TypeEnum domGles2_newparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Reimplemented in domProfile_gles2::domNewparam.
Definition at line 19 of file domGles2_newparam.h.
const domGles2_valueRef domGles2_newparam::getGles2_value | ( | ) | const [inline] |
Gets the gles2_value element.
Definition at line 192 of file domGles2_newparam.h.
const domModifierRef domGles2_newparam::getModifier | ( | ) | const [inline] |
Gets the modifier element.
Definition at line 187 of file domGles2_newparam.h.
const domSemanticRef domGles2_newparam::getSemantic | ( | ) | const [inline] |
Gets the semantic element.
Definition at line 182 of file domGles2_newparam.h.
domSid domGles2_newparam::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Definition at line 161 of file domGles2_newparam.h.
static daeInt domGles2_newparam::ID | ( | ) | [inline, static] |
Reimplemented in domProfile_gles2::domNewparam.
Definition at line 20 of file domGles2_newparam.h.
virtual domGles2_newparam& domGles2_newparam::operator= | ( | const domGles2_newparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 205 of file domGles2_newparam.h.
static DLLSPEC daeMetaElement* domGles2_newparam::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.
Reimplemented in domProfile_gles2::domNewparam.
void domGles2_newparam::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 166 of file domGles2_newparam.h.
virtual daeInt domGles2_newparam::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.
Reimplemented in domProfile_gles2::domNewparam.
Definition at line 21 of file domGles2_newparam.h.
domSid domGles2_newparam::attrSid [protected] |
Definition at line 144 of file domGles2_newparam.h.
Definition at line 147 of file domGles2_newparam.h.
domGles2_valueRef domGles2_newparam::elemGles2_value [protected] |
Definition at line 154 of file domGles2_newparam.h.
domModifierRef domGles2_newparam::elemModifier [protected] |
Definition at line 153 of file domGles2_newparam.h.
domSemanticRef domGles2_newparam::elemSemantic [protected] |
The semantic element allows you to specify a semantic for this new param.
Definition at line 152 of file domGles2_newparam.h.