#include <domGles_pipeline_settings.h>
Definition at line 1755 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_pipeline_settings::domLight_specular::domLight_specular | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1810 of file 1.4/dom/domGles_pipeline_settings.h.
virtual domGles_pipeline_settings::domLight_specular::~domLight_specular | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1814 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_pipeline_settings::domLight_specular::domLight_specular | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1499 of file dom/domGles_pipeline_settings.h.
virtual domGles_pipeline_settings::domLight_specular::~domLight_specular | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1503 of file dom/domGles_pipeline_settings.h.
static DLLSPEC daeElementRef domGles_pipeline_settings::domLight_specular::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGles_pipeline_settings::domLight_specular::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGles_pipeline_settings::domLight_specular::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 1452 of file dom/domGles_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGles_pipeline_settings::domLight_specular::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 1758 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_max_lights_index domGles_pipeline_settings::domLight_specular::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 1488 of file dom/domGles_pipeline_settings.h.
domGLES_MAX_LIGHTS_index domGles_pipeline_settings::domLight_specular::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 1799 of file 1.4/dom/domGles_pipeline_settings.h.
xsNCName domGles_pipeline_settings::domLight_specular::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 1477 of file dom/domGles_pipeline_settings.h.
xsNCName domGles_pipeline_settings::domLight_specular::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 1788 of file 1.4/dom/domGles_pipeline_settings.h.
domFloat4 domGles_pipeline_settings::domLight_specular::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 1466 of file dom/domGles_pipeline_settings.h.
const domFloat4& domGles_pipeline_settings::domLight_specular::getValue | ( | ) | const [inline] |
Gets the value array attribute.
Definition at line 1777 of file 1.4/dom/domGles_pipeline_settings.h.
domFloat4& domGles_pipeline_settings::domLight_specular::getValue | ( | ) | [inline] |
Gets the value array attribute.
Definition at line 1772 of file 1.4/dom/domGles_pipeline_settings.h.
static daeInt domGles_pipeline_settings::domLight_specular::ID | ( | ) | [inline, static] |
Definition at line 1453 of file dom/domGles_pipeline_settings.h.
static daeInt domGles_pipeline_settings::domLight_specular::ID | ( | ) | [inline, static] |
Definition at line 1759 of file 1.4/dom/domGles_pipeline_settings.h.
virtual domLight_specular& domGles_pipeline_settings::domLight_specular::operator= | ( | const domLight_specular & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1507 of file dom/domGles_pipeline_settings.h.
virtual domLight_specular& domGles_pipeline_settings::domLight_specular::operator= | ( | const domLight_specular & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1818 of file 1.4/dom/domGles_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGles_pipeline_settings::domLight_specular::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.
static DLLSPEC daeMetaElement* domGles_pipeline_settings::domLight_specular::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 domGles_pipeline_settings::domLight_specular::setIndex | ( | domGles_max_lights_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 1493 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_specular::setIndex | ( | domGLES_MAX_LIGHTS_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 1804 of file 1.4/dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_specular::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 1482 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_specular::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 1793 of file 1.4/dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_specular::setValue | ( | domFloat4 | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 1471 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_specular::setValue | ( | const domFloat4 & | atValue | ) | [inline] |
Sets the value array attribute.
atValue | The new value for the value array attribute. |
Definition at line 1782 of file 1.4/dom/domGles_pipeline_settings.h.
virtual daeInt domGles_pipeline_settings::domLight_specular::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 1454 of file dom/domGles_pipeline_settings.h.
virtual daeInt domGles_pipeline_settings::domLight_specular::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 1760 of file 1.4/dom/domGles_pipeline_settings.h.
Definition at line 1458 of file dom/domGles_pipeline_settings.h.
Definition at line 1764 of file 1.4/dom/domGles_pipeline_settings.h.
Definition at line 1763 of file 1.4/dom/domGles_pipeline_settings.h.
Definition at line 1762 of file 1.4/dom/domGles_pipeline_settings.h.