#include <domGl_pipeline_settings.h>
Definition at line 5861 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domClip_plane_enable::domClip_plane_enable | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 5911 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domClip_plane_enable::~domClip_plane_enable | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 5915 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_pipeline_settings::domClip_plane_enable::domClip_plane_enable | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 5867 of file dom/domGl_pipeline_settings.h.
virtual domGl_pipeline_settings::domClip_plane_enable::~domClip_plane_enable | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 5871 of file dom/domGl_pipeline_settings.h.
static DLLSPEC daeElementRef domGl_pipeline_settings::domClip_plane_enable::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domGl_pipeline_settings::domClip_plane_enable::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domClip_plane_enable::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 5820 of file dom/domGl_pipeline_settings.h.
virtual COLLADA_TYPE::TypeEnum domGl_pipeline_settings::domClip_plane_enable::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 5864 of file 1.4/dom/domGl_pipeline_settings.h.
domGl_max_clip_planes_index domGl_pipeline_settings::domClip_plane_enable::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 5856 of file dom/domGl_pipeline_settings.h.
domGL_MAX_CLIP_PLANES_index domGl_pipeline_settings::domClip_plane_enable::getIndex | ( | ) | const [inline] |
Gets the index attribute.
Definition at line 5900 of file 1.4/dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domClip_plane_enable::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 5845 of file dom/domGl_pipeline_settings.h.
xsNCName domGl_pipeline_settings::domClip_plane_enable::getParam | ( | ) | const [inline] |
Gets the param attribute.
Definition at line 5889 of file 1.4/dom/domGl_pipeline_settings.h.
xsBoolean domGl_pipeline_settings::domClip_plane_enable::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 5834 of file dom/domGl_pipeline_settings.h.
domBool domGl_pipeline_settings::domClip_plane_enable::getValue | ( | ) | const [inline] |
Gets the value attribute.
Definition at line 5878 of file 1.4/dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domClip_plane_enable::ID | ( | ) | [inline, static] |
Definition at line 5821 of file dom/domGl_pipeline_settings.h.
static daeInt domGl_pipeline_settings::domClip_plane_enable::ID | ( | ) | [inline, static] |
Definition at line 5865 of file 1.4/dom/domGl_pipeline_settings.h.
virtual domClip_plane_enable& domGl_pipeline_settings::domClip_plane_enable::operator= | ( | const domClip_plane_enable & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 5875 of file dom/domGl_pipeline_settings.h.
virtual domClip_plane_enable& domGl_pipeline_settings::domClip_plane_enable::operator= | ( | const domClip_plane_enable & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 5919 of file 1.4/dom/domGl_pipeline_settings.h.
static DLLSPEC daeMetaElement* domGl_pipeline_settings::domClip_plane_enable::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::domClip_plane_enable::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::domClip_plane_enable::setIndex | ( | domGl_max_clip_planes_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 5861 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domClip_plane_enable::setIndex | ( | domGL_MAX_CLIP_PLANES_index | atIndex | ) | [inline] |
Sets the index attribute.
atIndex | The new value for the index attribute. |
Definition at line 5905 of file 1.4/dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domClip_plane_enable::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 5850 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domClip_plane_enable::setParam | ( | xsNCName | atParam | ) | [inline] |
Sets the param attribute.
atParam | The new value for the param attribute. |
Definition at line 5894 of file 1.4/dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domClip_plane_enable::setValue | ( | xsBoolean | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 5839 of file dom/domGl_pipeline_settings.h.
void domGl_pipeline_settings::domClip_plane_enable::setValue | ( | domBool | atValue | ) | [inline] |
Sets the value attribute.
atValue | The new value for the value attribute. |
Definition at line 5883 of file 1.4/dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domClip_plane_enable::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 5822 of file dom/domGl_pipeline_settings.h.
virtual daeInt domGl_pipeline_settings::domClip_plane_enable::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 5866 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 5826 of file dom/domGl_pipeline_settings.h.
Definition at line 5870 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 5869 of file 1.4/dom/domGl_pipeline_settings.h.
Definition at line 5824 of file dom/domGl_pipeline_settings.h.
Definition at line 5868 of file 1.4/dom/domGl_pipeline_settings.h.