#include <domProfile_GLES.h>
Public Member Functions | |
const domFx_annotate_common_Array & | getAnnotate_array () const |
domFx_annotate_common_Array & | getAnnotate_array () |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
const domGles_basic_type_commonRef | getGles_basic_type_common () const |
xsNCName | getRef () const |
void | setRef (xsNCName atRef) |
virtual daeInt | typeID () const |
Static Public Member Functions | |
static DLLSPEC daeElementRef | create (DAE &dae) |
static daeInt | ID () |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
Protected Member Functions | |
domSetparam (DAE &dae) | |
virtual domSetparam & | operator= (const domSetparam &cpy) |
virtual | ~domSetparam () |
Protected Attributes | |
xsNCName | attrRef |
domFx_annotate_common_Array | elemAnnotate_array |
domGles_basic_type_commonRef | elemGles_basic_type_common |
Definition at line 57 of file domProfile_GLES.h.
domProfile_GLES::domTechnique::domSetparam::domSetparam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 101 of file domProfile_GLES.h.
virtual domProfile_GLES::domTechnique::domSetparam::~domSetparam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 105 of file domProfile_GLES.h.
static DLLSPEC daeElementRef domProfile_GLES::domTechnique::domSetparam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domFx_annotate_common_Array& domProfile_GLES::domTechnique::domSetparam::getAnnotate_array | ( | ) | const [inline] |
Gets the annotate element array.
Definition at line 91 of file domProfile_GLES.h.
domFx_annotate_common_Array& domProfile_GLES::domTechnique::domSetparam::getAnnotate_array | ( | ) | [inline] |
Gets the annotate element array.
Definition at line 86 of file domProfile_GLES.h.
virtual COLLADA_TYPE::TypeEnum domProfile_GLES::domTechnique::domSetparam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 60 of file domProfile_GLES.h.
const domGles_basic_type_commonRef domProfile_GLES::domTechnique::domSetparam::getGles_basic_type_common | ( | ) | const [inline] |
Gets the gles_basic_type_common element.
Definition at line 96 of file domProfile_GLES.h.
xsNCName domProfile_GLES::domTechnique::domSetparam::getRef | ( | ) | const [inline] |
Gets the ref attribute.
Definition at line 75 of file domProfile_GLES.h.
static daeInt domProfile_GLES::domTechnique::domSetparam::ID | ( | ) | [inline, static] |
Definition at line 61 of file domProfile_GLES.h.
virtual domSetparam& domProfile_GLES::domTechnique::domSetparam::operator= | ( | const domSetparam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 109 of file domProfile_GLES.h.
static DLLSPEC daeMetaElement* domProfile_GLES::domTechnique::domSetparam::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::domSetparam::setRef | ( | xsNCName | atRef | ) | [inline] |
Sets the ref attribute.
atRef | The new value for the ref attribute. |
Definition at line 80 of file domProfile_GLES.h.
virtual daeInt domProfile_GLES::domTechnique::domSetparam::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 62 of file domProfile_GLES.h.
Definition at line 64 of file domProfile_GLES.h.
domFx_annotate_common_Array domProfile_GLES::domTechnique::domSetparam::elemAnnotate_array [protected] |
Definition at line 67 of file domProfile_GLES.h.
domGles_basic_type_commonRef domProfile_GLES::domTechnique::domSetparam::elemGles_basic_type_common [protected] |
Definition at line 68 of file domProfile_GLES.h.