#include <domGl_pipeline_settings.h>
Public Member Functions | |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
virtual COLLADA_TYPE::TypeEnum | getElementType () const |
xsNCName | getValue () const |
xsNCName | getValue () const |
void | setValue (xsNCName val) |
void | setValue (xsNCName val) |
virtual daeInt | typeID () const |
virtual daeInt | typeID () const |
Static Public Member Functions | |
static DLLSPEC daeElementRef | create (DAE &dae) |
static DLLSPEC daeElementRef | create (DAE &dae) |
static daeInt | ID () |
static daeInt | ID () |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
static DLLSPEC daeMetaElement * | registerElement (DAE &dae) |
Protected Member Functions | |
domParam (DAE &dae) | |
domParam (DAE &dae) | |
virtual domParam & | operator= (const domParam &cpy) |
virtual domParam & | operator= (const domParam &cpy) |
virtual | ~domParam () |
virtual | ~domParam () |
Protected Attributes | |
xsNCName | _value |
Definition at line 4540 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture3D::domParam::domParam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4569 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture3D::domParam::~domParam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4573 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domTexture3D::domParam::domParam | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 4535 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domTexture3D::domParam::~domParam | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 4539 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture3D::domParam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domTexture3D::domParam::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture3D::domParam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4509 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domTexture3D::domParam::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 4543 of file 1.4/dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domTexture3D::domParam::getValue | ( | ) | const [inline] |
Gets the value of this element.
Definition at line 4519 of file dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domTexture3D::domParam::getValue | ( | ) | const [inline] |
Gets the value of this element.
Definition at line 4558 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture3D::domParam::ID | ( | ) | [inline, static] |
Definition at line 4510 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domTexture3D::domParam::ID | ( | ) | [inline, static] |
Definition at line 4544 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domParam& domGl_pipeline_settings::domTexture3D::domParam::operator= | ( | const domParam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4543 of file dom/domGl_pipeline_settings.h.
virtual domParam& domGl_pipeline_settings::domTexture3D::domParam::operator= | ( | const domParam & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 4577 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domTexture3D::domParam::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::domParam::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::domParam::setValue | ( | xsNCName | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 4524 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domTexture3D::domParam::setValue | ( | xsNCName | val | ) | [inline] |
Sets the _value of this element.
val | The new value for this element. |
Definition at line 4563 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture3D::domParam::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 4511 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domTexture3D::domParam::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 4545 of file 1.4/dom/domGl_pipeline_settings.h.
The xsNCName value of the text data of this element.
Definition at line 4551 of file 1.4/dom/domGl_pipeline_settings.h.