#include <domGl_pipeline_settings.h>
Definition at line 4375 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4351 of file dom/domGl_pipeline_settings.h.
Definition at line 4385 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4348 of file dom/domGl_pipeline_settings.h.
Definition at line 4382 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture2D::domTexture2D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4499 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture2D::~domTexture2D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4503 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture2D::domTexture2D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4465 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture2D::~domTexture2D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4469 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture2D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture2D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domGl_pipeline_settings::domTexture2D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4459 of file dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture2D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4454 of file dom/domGl_pipeline_settings.h.
const daeElementRefArray& domGl_pipeline_settings::domTexture2D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4493 of file 1.4/dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture2D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4488 of file 1.4/dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture2D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4344 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture2D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4378 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_max_texture_image_units_index domGl_pipeline_settings::domTexture2D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4433 of file dom/domGl_pipeline_settings.h.
domGL_MAX_TEXTURE_IMAGE_UNITS_index domGl_pipeline_settings::domTexture2D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4467 of file 1.4/dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture2D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4449 of file dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture2D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4483 of file 1.4/dom/domGl_pipeline_settings.h.
const domFx_sampler2DRef domGl_pipeline_settings::domTexture2D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4444 of file dom/domGl_pipeline_settings.h.
const domGl_sampler2DRef domGl_pipeline_settings::domTexture2D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4478 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture2D::ID | ( | ) | [inline, static] |
Definition at line 4345 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture2D::ID | ( | ) | [inline, static] |
Definition at line 4379 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domTexture2D& domGl_pipeline_settings::domTexture2D::operator= | ( | const domTexture2D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4473 of file dom/domGl_pipeline_settings.h.
virtual domTexture2D& domGl_pipeline_settings::domTexture2D::operator= | ( | const domTexture2D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4507 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTexture2D::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* domGl_pipeline_settings::domTexture2D::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 domGl_pipeline_settings::domTexture2D::setIndex | ( | domGl_max_texture_image_units_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4438 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domTexture2D::setIndex | ( | domGL_MAX_TEXTURE_IMAGE_UNITS_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4472 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture2D::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 4346 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture2D::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 4380 of file 1.4/dom/domGl_pipeline_settings.h.
daeTArray< daeCharArray * > domGl_pipeline_settings::domTexture2D::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 4459 of file 1.4/dom/domGl_pipeline_settings.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 4450 of file 1.4/dom/domGl_pipeline_settings.h.
Used to preserve order in elements that have a complex content model.
Definition at line 4454 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4408 of file dom/domGl_pipeline_settings.h.
Definition at line 4442 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4446 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4411 of file dom/domGl_pipeline_settings.h.
Definition at line 4445 of file 1.4/dom/domGl_pipeline_settings.h.