domProfile_GLES::domTechnique Class Reference

#include <domProfile_GLES.h>

Inheritance diagram for domProfile_GLES::domTechnique:
Inheritance graph
[legend]

List of all members.

Classes

class  domPass
class  domSetparam

Public Types

typedef daeTArray< domPassRefdomPass_Array
typedef daeSmartRef< domPassdomPassRef
typedef daeTArray< domSetparamRefdomSetparam_Array
typedef daeSmartRef< domSetparamdomSetparamRef

Public Member Functions

const domFx_annotate_common_ArraygetAnnotate_array () const
domFx_annotate_common_ArraygetAnnotate_array ()
const domAssetRef getAsset () const
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsID getId () const
const domImage_ArraygetImage_array () const
domImage_ArraygetImage_array ()
const domGles_newparam_ArraygetNewparam_array () const
domGles_newparam_ArraygetNewparam_array ()
const domPass_ArraygetPass_array () const
domPass_ArraygetPass_array ()
const domSetparam_ArraygetSetparam_array () const
domSetparam_ArraygetSetparam_array ()
xsNCName getSid () const
void setId (xsID atId)
void setSid (xsNCName atSid)
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domTechnique (DAE &dae)
virtual domTechniqueoperator= (const domTechnique &cpy)
virtual ~domTechnique ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsID attrId
xsNCName attrSid
domFx_annotate_common_Array elemAnnotate_array
domAssetRef elemAsset
domExtra_Array elemExtra_array
domImage_Array elemImage_array
domGles_newparam_Array elemNewparam_array
domPass_Array elemPass_array
domSetparam_Array elemSetparam_array

Detailed Description

Holds a description of the textures, samplers, shaders, parameters, and passes necessary for rendering this effect using one method.

Definition at line 45 of file domProfile_GLES.h.


Member Typedef Documentation

Definition at line 128 of file domProfile_GLES.h.

Definition at line 125 of file domProfile_GLES.h.

Definition at line 55 of file domProfile_GLES.h.

Definition at line 52 of file domProfile_GLES.h.


Constructor & Destructor Documentation

domProfile_GLES::domTechnique::domTechnique ( DAE dae  )  [inline, protected]

Constructor

Definition at line 845 of file domProfile_GLES.h.

virtual domProfile_GLES::domTechnique::~domTechnique (  )  [inline, protected, virtual]

Destructor

Definition at line 849 of file domProfile_GLES.h.


Member Function Documentation

static DLLSPEC daeElementRef domProfile_GLES::domTechnique::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 domFx_annotate_common_Array& domProfile_GLES::domTechnique::getAnnotate_array (  )  const [inline]

Gets the annotate element array.

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

Definition at line 779 of file domProfile_GLES.h.

domFx_annotate_common_Array& domProfile_GLES::domTechnique::getAnnotate_array (  )  [inline]

Gets the annotate element array.

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

Definition at line 774 of file domProfile_GLES.h.

const domAssetRef domProfile_GLES::domTechnique::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 769 of file domProfile_GLES.h.

const daeElementRefArray& domProfile_GLES::domTechnique::getContents (  )  const [inline]

Gets the _contents array.

Returns:
Returns a constant reference to the _contents element array.

Definition at line 839 of file domProfile_GLES.h.

daeElementRefArray& domProfile_GLES::domTechnique::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 834 of file domProfile_GLES.h.

virtual COLLADA_TYPE::TypeEnum domProfile_GLES::domTechnique::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 48 of file domProfile_GLES.h.

const domExtra_Array& domProfile_GLES::domTechnique::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 829 of file domProfile_GLES.h.

domExtra_Array& domProfile_GLES::domTechnique::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 824 of file domProfile_GLES.h.

xsID domProfile_GLES::domTechnique::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 745 of file domProfile_GLES.h.

const domImage_Array& domProfile_GLES::domTechnique::getImage_array (  )  const [inline]

Gets the image element array.

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

Definition at line 789 of file domProfile_GLES.h.

domImage_Array& domProfile_GLES::domTechnique::getImage_array (  )  [inline]

Gets the image element array.

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

Definition at line 784 of file domProfile_GLES.h.

const domGles_newparam_Array& domProfile_GLES::domTechnique::getNewparam_array (  )  const [inline]

Gets the newparam element array.

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

Definition at line 799 of file domProfile_GLES.h.

domGles_newparam_Array& domProfile_GLES::domTechnique::getNewparam_array (  )  [inline]

Gets the newparam element array.

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

Definition at line 794 of file domProfile_GLES.h.

const domPass_Array& domProfile_GLES::domTechnique::getPass_array (  )  const [inline]

Gets the pass element array.

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

Definition at line 819 of file domProfile_GLES.h.

domPass_Array& domProfile_GLES::domTechnique::getPass_array (  )  [inline]

Gets the pass element array.

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

Definition at line 814 of file domProfile_GLES.h.

const domSetparam_Array& domProfile_GLES::domTechnique::getSetparam_array (  )  const [inline]

Gets the setparam element array.

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

Definition at line 809 of file domProfile_GLES.h.

domSetparam_Array& domProfile_GLES::domTechnique::getSetparam_array (  )  [inline]

Gets the setparam element array.

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

Definition at line 804 of file domProfile_GLES.h.

xsNCName domProfile_GLES::domTechnique::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Definition at line 758 of file domProfile_GLES.h.

static daeInt domProfile_GLES::domTechnique::ID (  )  [inline, static]

Definition at line 49 of file domProfile_GLES.h.

virtual domTechnique& domProfile_GLES::domTechnique::operator= ( const domTechnique cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 853 of file domProfile_GLES.h.

static DLLSPEC daeMetaElement* domProfile_GLES::domTechnique::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 domProfile_GLES::domTechnique::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 750 of file domProfile_GLES.h.

void domProfile_GLES::domTechnique::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 763 of file domProfile_GLES.h.

virtual daeInt domProfile_GLES::domTechnique::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 50 of file domProfile_GLES.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 737 of file domProfile_GLES.h.

Used to preserve order in elements that do not specify strict sequencing of sub-elements.

Definition at line 728 of file domProfile_GLES.h.

Used to preserve order in elements that have a complex content model.

Definition at line 732 of file domProfile_GLES.h.

Definition at line 705 of file domProfile_GLES.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.

Definition at line 711 of file domProfile_GLES.h.

Definition at line 715 of file domProfile_GLES.h.

Definition at line 714 of file domProfile_GLES.h.

Definition at line 724 of file domProfile_GLES.h.

Definition at line 716 of file domProfile_GLES.h.

Definition at line 717 of file domProfile_GLES.h.

A static declaration of all the render states, shaders, and settings for one rendering pipeline.

See also:
domPass

Definition at line 723 of file domProfile_GLES.h.

Definition at line 718 of file domProfile_GLES.h.


The documentation for this class was generated from the following file:
 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:47 2013