#include <domGl_pipeline_settings.h>
Definition at line 4222 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4198 of file dom/domGl_pipeline_settings.h.
Definition at line 4232 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4195 of file dom/domGl_pipeline_settings.h.
Definition at line 4229 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture1D::domTexture1D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4346 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture1D::~domTexture1D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4350 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture1D::domTexture1D | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4312 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture1D::~domTexture1D | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4316 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture1D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture1D::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domGl_pipeline_settings::domTexture1D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4306 of file dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture1D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4301 of file dom/domGl_pipeline_settings.h.
const daeElementRefArray& domGl_pipeline_settings::domTexture1D::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 4340 of file 1.4/dom/domGl_pipeline_settings.h.
daeElementRefArray& domGl_pipeline_settings::domTexture1D::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 4335 of file 1.4/dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture1D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4191 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture1D::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4225 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_max_texture_image_units_index domGl_pipeline_settings::domTexture1D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4280 of file dom/domGl_pipeline_settings.h.
domGL_MAX_TEXTURE_IMAGE_UNITS_index domGl_pipeline_settings::domTexture1D::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 4314 of file 1.4/dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture1D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4296 of file dom/domGl_pipeline_settings.h.
const domParamRef domGl_pipeline_settings::domTexture1D::getParam | ( | ) | const [inline] |
Gets the param element.
Definition at line 4330 of file 1.4/dom/domGl_pipeline_settings.h.
const domFx_sampler1DRef domGl_pipeline_settings::domTexture1D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4291 of file dom/domGl_pipeline_settings.h.
const domGl_sampler1DRef domGl_pipeline_settings::domTexture1D::getValue | ( | ) | const [inline] |
Gets the value element.
Definition at line 4325 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture1D::ID | ( | ) | [inline, static] |
Definition at line 4192 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture1D::ID | ( | ) | [inline, static] |
Definition at line 4226 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domTexture1D& domGl_pipeline_settings::domTexture1D::operator= | ( | const domTexture1D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4320 of file dom/domGl_pipeline_settings.h.
virtual domTexture1D& domGl_pipeline_settings::domTexture1D::operator= | ( | const domTexture1D & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4354 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTexture1D::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::domTexture1D::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::domTexture1D::setIndex | ( | domGl_max_texture_image_units_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4285 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domTexture1D::setIndex | ( | domGL_MAX_TEXTURE_IMAGE_UNITS_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 4319 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture1D::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 4193 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture1D::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 4227 of file 1.4/dom/domGl_pipeline_settings.h.
daeTArray< daeCharArray * > domGl_pipeline_settings::domTexture1D::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 4306 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 4297 of file 1.4/dom/domGl_pipeline_settings.h.
Used to preserve order in elements that have a complex content model.
Definition at line 4301 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4255 of file dom/domGl_pipeline_settings.h.
Definition at line 4289 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4293 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 4258 of file dom/domGl_pipeline_settings.h.
Definition at line 4292 of file 1.4/dom/domGl_pipeline_settings.h.