#include <domGl_pipeline_settings.h>
Definition at line 4528 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4504 of file dom/domGl_pipeline_settings.h.
Definition at line 4538 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4501 of file dom/domGl_pipeline_settings.h.
Definition at line 4535 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture3D::domTexture3D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4652 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture3D::~domTexture3D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4656 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture3D::domTexture3D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4618 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture3D::~domTexture3D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4622 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture3D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture3D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domGl_pipeline_settings::domTexture3D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4612 of file dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture3D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4607 of file dom/domGl_pipeline_settings.h.
const daeElementRefArray& domGl_pipeline_settings::domTexture3D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4646 of file 1.4/dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture3D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4641 of file 1.4/dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture3D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4497 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture3D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4531 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_max_texture_image_units_index domGl_pipeline_settings::domTexture3D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4586 of file dom/domGl_pipeline_settings.h.
domGL_MAX_TEXTURE_IMAGE_UNITS_index domGl_pipeline_settings::domTexture3D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4620 of file 1.4/dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture3D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4602 of file dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture3D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4636 of file 1.4/dom/domGl_pipeline_settings.h.
const domFx_sampler3DRef domGl_pipeline_settings::domTexture3D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4597 of file dom/domGl_pipeline_settings.h.
const domGl_sampler3DRef domGl_pipeline_settings::domTexture3D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4631 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture3D::ID | ( | ) | [inline, static] |
Definition at line 4498 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture3D::ID | ( | ) | [inline, static] |
Definition at line 4532 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domTexture3D& domGl_pipeline_settings::domTexture3D::operator= | ( | const domTexture3D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4626 of file dom/domGl_pipeline_settings.h.
virtual domTexture3D& domGl_pipeline_settings::domTexture3D::operator= | ( | const domTexture3D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4660 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTexture3D::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::domTexture3D::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::domTexture3D::setIndex | ( | domGl_max_texture_image_units_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4591 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domTexture3D::setIndex | ( | domGL_MAX_TEXTURE_IMAGE_UNITS_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4625 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture3D::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 4499 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture3D::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 4533 of file 1.4/dom/domGl_pipeline_settings.h.
daeTArray< daeCharArray * > domGl_pipeline_settings::domTexture3D::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 4612 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 4603 of file 1.4/dom/domGl_pipeline_settings.h.
Used to preserve order in elements that have a complex content model.
Definition at line 4607 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4561 of file dom/domGl_pipeline_settings.h.
Definition at line 4595 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4599 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4564 of file dom/domGl_pipeline_settings.h.
Definition at line 4598 of file 1.4/dom/domGl_pipeline_settings.h.