#include <domGles_texture_pipeline.h>
An element of type domGles_texture_pipeline_complexType.
Defines a set of texturing commands that will be converted into multitexturing operations using glTexEnv in regular and combiner mode.
Definition at line 137 of file 1.4/dom/domGles_texture_pipeline.h.
domGles_texture_pipeline::domGles_texture_pipeline | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 160 of file 1.4/dom/domGles_texture_pipeline.h.
virtual domGles_texture_pipeline::~domGles_texture_pipeline | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 164 of file 1.4/dom/domGles_texture_pipeline.h.
domGles_texture_pipeline::domGles_texture_pipeline | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 119 of file dom/domGles_texture_pipeline.h.
virtual domGles_texture_pipeline::~domGles_texture_pipeline | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 123 of file dom/domGles_texture_pipeline.h.
static DLLSPEC daeElementRef domGles_texture_pipeline::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGles_texture_pipeline::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const daeElementRefArray& domGles_texture_pipeline::getContents | ( | ) | const [inline] |
Gets the _contents array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 113 of file dom/domGles_texture_pipeline.h.
daeElementRefArray& domGles_texture_pipeline::getContents | ( | ) | [inline] |
Gets the _contents array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 108 of file dom/domGles_texture_pipeline.h.
virtual COLLADA_TYPE::TypeEnum domGles_texture_pipeline::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 20 of file dom/domGles_texture_pipeline.h.
virtual COLLADA_TYPE::TypeEnum domGles_texture_pipeline::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 140 of file 1.4/dom/domGles_texture_pipeline.h.
const domExtra_Array& domGles_texture_pipeline::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 103 of file dom/domGles_texture_pipeline.h.
domExtra_Array& domGles_texture_pipeline::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 98 of file dom/domGles_texture_pipeline.h.
domSid domGles_texture_pipeline::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 67 of file dom/domGles_texture_pipeline.h.
xsNCName domGles_texture_pipeline::getSid | ( | ) | const [inline] |
Gets the sid attribute.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 149 of file 1.4/dom/domGles_texture_pipeline.h.
const domGles_texcombiner_command_Array& domGles_texture_pipeline::getTexcombiner_array | ( | ) | const [inline] |
Gets the texcombiner element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 83 of file dom/domGles_texture_pipeline.h.
domGles_texcombiner_command_Array& domGles_texture_pipeline::getTexcombiner_array | ( | ) | [inline] |
Gets the texcombiner element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 78 of file dom/domGles_texture_pipeline.h.
const domGles_texenv_command_Array& domGles_texture_pipeline::getTexenv_array | ( | ) | const [inline] |
Gets the texenv element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 93 of file dom/domGles_texture_pipeline.h.
domGles_texenv_command_Array& domGles_texture_pipeline::getTexenv_array | ( | ) | [inline] |
Gets the texenv element array.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 88 of file dom/domGles_texture_pipeline.h.
static daeInt domGles_texture_pipeline::ID | ( | ) | [inline, static] |
Definition at line 21 of file dom/domGles_texture_pipeline.h.
static daeInt domGles_texture_pipeline::ID | ( | ) | [inline, static] |
Definition at line 141 of file 1.4/dom/domGles_texture_pipeline.h.
virtual domGles_texture_pipeline& domGles_texture_pipeline::operator= | ( | const domGles_texture_pipeline & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 127 of file dom/domGles_texture_pipeline.h.
virtual domGles_texture_pipeline& domGles_texture_pipeline::operator= | ( | const domGles_texture_pipeline & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 168 of file 1.4/dom/domGles_texture_pipeline.h.
static DLLSPEC daeMetaElement* domGles_texture_pipeline::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_texture_pipeline::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_texture_pipeline::setSid | ( | domSid | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Definition at line 72 of file dom/domGles_texture_pipeline.h.
void domGles_texture_pipeline::setSid | ( | xsNCName | atSid | ) | [inline] |
Sets the sid attribute.
atSid | The new value for the sid attribute. |
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 154 of file 1.4/dom/domGles_texture_pipeline.h.
virtual daeInt domGles_texture_pipeline::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 22 of file dom/domGles_texture_pipeline.h.
virtual daeInt domGles_texture_pipeline::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 142 of file 1.4/dom/domGles_texture_pipeline.h.
daeTArray< daeCharArray * > domGles_texture_pipeline::_CMData [protected] |
Used to store information needed for some content model objects.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 59 of file dom/domGles_texture_pipeline.h.
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 50 of file dom/domGles_texture_pipeline.h.
daeUIntArray domGles_texture_pipeline::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 54 of file dom/domGles_texture_pipeline.h.
domSid domGles_texture_pipeline::attrSid [protected] |
The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 29 of file dom/domGles_texture_pipeline.h.
The extra element may appear any number of times. OpenGL ES extensions may be used here.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 46 of file dom/domGles_texture_pipeline.h.
Defines a texture_pipeline command. This is a combiner-mode texturing operation.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 36 of file dom/domGles_texture_pipeline.h.
Defines a texture_pipeline command. It is a simple noncombiner mode of texturing operations.
Reimplemented from domGles_texture_pipeline_complexType.
Definition at line 41 of file dom/domGles_texture_pipeline.h.