#include <domGles_pipeline_settings.h>
Definition at line 1923 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_pipeline_settings::domLight_constant_attenuation::domLight_constant_attenuation | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1973 of file 1.4/dom/domGles_pipeline_settings.h.
virtual domGles_pipeline_settings::domLight_constant_attenuation::~domLight_constant_attenuation | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1977 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_pipeline_settings::domLight_constant_attenuation::domLight_constant_attenuation | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1657 of file dom/domGles_pipeline_settings.h.
virtual domGles_pipeline_settings::domLight_constant_attenuation::~domLight_constant_attenuation | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1661 of file dom/domGles_pipeline_settings.h.
static DLLSPEC daeElementRef domGles_pipeline_settings::domLight_constant_attenuation::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGles_pipeline_settings::domLight_constant_attenuation::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGles_pipeline_settings::domLight_constant_attenuation::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 1610 of file dom/domGles_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGles_pipeline_settings::domLight_constant_attenuation::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 1926 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_max_lights_index domGles_pipeline_settings::domLight_constant_attenuation::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 1646 of file dom/domGles_pipeline_settings.h.
domGLES_MAX_LIGHTS_index domGles_pipeline_settings::domLight_constant_attenuation::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 1962 of file 1.4/dom/domGles_pipeline_settings.h.
xsNCName domGles_pipeline_settings::domLight_constant_attenuation::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 1635 of file dom/domGles_pipeline_settings.h.
xsNCName domGles_pipeline_settings::domLight_constant_attenuation::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 1951 of file 1.4/dom/domGles_pipeline_settings.h.
domFloat domGles_pipeline_settings::domLight_constant_attenuation::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 1624 of file dom/domGles_pipeline_settings.h.
domFloat domGles_pipeline_settings::domLight_constant_attenuation::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 1940 of file 1.4/dom/domGles_pipeline_settings.h.
static daeInt domGles_pipeline_settings::domLight_constant_attenuation::ID | ( | ) | [inline, static] |
Definition at line 1611 of file dom/domGles_pipeline_settings.h.
static daeInt domGles_pipeline_settings::domLight_constant_attenuation::ID | ( | ) | [inline, static] |
Definition at line 1927 of file 1.4/dom/domGles_pipeline_settings.h.
virtual domLight_constant_attenuation& domGles_pipeline_settings::domLight_constant_attenuation::operator= | ( | const domLight_constant_attenuation & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1665 of file dom/domGles_pipeline_settings.h.
virtual domLight_constant_attenuation& domGles_pipeline_settings::domLight_constant_attenuation::operator= | ( | const domLight_constant_attenuation & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1981 of file 1.4/dom/domGles_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGles_pipeline_settings::domLight_constant_attenuation::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_constant_attenuation::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_constant_attenuation::setIndex | ( | domGles_max_lights_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 1651 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_constant_attenuation::setIndex | ( | domGLES_MAX_LIGHTS_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 1967 of file 1.4/dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_constant_attenuation::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 1640 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_constant_attenuation::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 1956 of file 1.4/dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_constant_attenuation::setValue | ( | domFloat | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 1629 of file dom/domGles_pipeline_settings.h.
void domGles_pipeline_settings::domLight_constant_attenuation::setValue | ( | domFloat | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 1945 of file 1.4/dom/domGles_pipeline_settings.h.
virtual daeInt domGles_pipeline_settings::domLight_constant_attenuation::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 1612 of file dom/domGles_pipeline_settings.h.
virtual daeInt domGles_pipeline_settings::domLight_constant_attenuation::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 1928 of file 1.4/dom/domGles_pipeline_settings.h.
domGles_max_lights_index domGles_pipeline_settings::domLight_constant_attenuation::attrIndex [protected] |
Definition at line 1616 of file dom/domGles_pipeline_settings.h.
domGLES_MAX_LIGHTS_index domGles_pipeline_settings::domLight_constant_attenuation::attrIndex [protected] |
Definition at line 1932 of file 1.4/dom/domGles_pipeline_settings.h.
Definition at line 1931 of file 1.4/dom/domGles_pipeline_settings.h.
Definition at line 1930 of file 1.4/dom/domGles_pipeline_settings.h.