domGles_texture_pipeline Class Reference

#include <domGles_texture_pipeline.h>

Inheritance diagram for domGles_texture_pipeline:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
domSid getSid () const
xsNCName getSid () const
const
domGles_texcombiner_command_Array
getTexcombiner_array () const
domGles_texcombiner_command_ArraygetTexcombiner_array ()
const
domGles_texenv_command_Array
getTexenv_array () const
domGles_texenv_command_ArraygetTexenv_array ()
void setSid (domSid atSid)
void setSid (xsNCName atSid)
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 daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domGles_texture_pipeline (DAE &dae)
 domGles_texture_pipeline (DAE &dae)
virtual domGles_texture_pipelineoperator= (const domGles_texture_pipeline &cpy)
virtual domGles_texture_pipelineoperator= (const domGles_texture_pipeline &cpy)
virtual ~domGles_texture_pipeline ()
virtual ~domGles_texture_pipeline ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domSid attrSid
domExtra_Array elemExtra_array
domGles_texcombiner_command_Array elemTexcombiner_array
domGles_texenv_command_Array elemTexenv_array

Detailed Description

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.


Constructor & Destructor Documentation

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.


Member Function Documentation

static DLLSPEC daeElementRef domGles_texture_pipeline::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
static DLLSPEC daeElementRef domGles_texture_pipeline::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
const daeElementRefArray& domGles_texture_pipeline::getContents (  )  const [inline]

Gets the _contents array.

Returns:
Returns a constant reference to the _contents element 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.

Returns:
Returns a reference to the _contents element 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.

Returns:
Returns a constant reference to the array of extra elements.

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.

Returns:
Returns a reference to the array of extra elements.

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.

Returns:
Returns a domSid of 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.

Returns:
Returns a xsNCName of 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.

Returns:
Returns a constant reference to the array of texcombiner elements.

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.

Returns:
Returns a reference to the array of texcombiner elements.

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.

Returns:
Returns a constant reference to the array of texenv elements.

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.

Returns:
Returns a reference to the array of texenv elements.

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.

Returns:
A daeMetaElement describing this COLLADA element.
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.

Returns:
A daeMetaElement describing this COLLADA element.
void domGles_texture_pipeline::setSid ( domSid  atSid  )  [inline]

Sets the sid attribute.

Parameters:
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.

Parameters:
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.

Returns:
The element's type 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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 142 of file 1.4/dom/domGles_texture_pipeline.h.


Member Data Documentation

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.

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.

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.

See also:
domExtra

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.

See also:
domTexcombiner

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.

See also:
domTexenv

Reimplemented from domGles_texture_pipeline_complexType.

Definition at line 41 of file dom/domGles_texture_pipeline.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:31:17 2013