domProfile_gles2 Class Reference

#include <domProfile_gles2.h>

Inheritance diagram for domProfile_gles2:
Inheritance graph
[legend]

List of all members.

Classes

class  domNewparam
class  domTechnique

Public Types

typedef daeTArray< domNewparamRefdomNewparam_Array
typedef daeSmartRef< domNewparamdomNewparamRef
typedef daeTArray
< domTechniqueRef
domTechnique_Array
typedef daeSmartRef< domTechniquedomTechniqueRef

Public Member Functions

const domAssetRef getAsset () const
const domFx_code_ArraygetCode_array () const
domFx_code_ArraygetCode_array ()
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsID getId () const
const domFx_include_ArraygetInclude_array () const
domFx_include_ArraygetInclude_array ()
xsNCName getLanguage () const
const domNewparam_ArraygetNewparam_array () const
domNewparam_ArraygetNewparam_array ()
domList_of_names getPlatforms () const
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
void setId (xsID atId)
void setLanguage (xsNCName atLanguage)
void setPlatforms (domList_of_names atPlatforms)
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

 domProfile_gles2 (DAE &dae)
virtual domProfile_gles2operator= (const domProfile_gles2 &cpy)
virtual ~domProfile_gles2 ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
xsID attrId
xsNCName attrLanguage
domList_of_names attrPlatforms
domAssetRef elemAsset
domFx_code_Array elemCode_array
domExtra_Array elemExtra_array
domFx_include_Array elemInclude_array
domNewparam_Array elemNewparam_array
domTechnique_Array elemTechnique_array

Detailed Description

FX for OpenGL ES 2.0

Definition at line 20 of file domProfile_gles2.h.


Member Typedef Documentation

Definition at line 30 of file domProfile_gles2.h.

Definition at line 27 of file domProfile_gles2.h.

Definition at line 70 of file domProfile_gles2.h.

Definition at line 67 of file domProfile_gles2.h.


Constructor & Destructor Documentation

domProfile_gles2::domProfile_gles2 ( DAE dae  )  [inline, protected]

Constructor

Definition at line 349 of file domProfile_gles2.h.

virtual domProfile_gles2::~domProfile_gles2 (  )  [inline, protected, virtual]

Destructor

Definition at line 353 of file domProfile_gles2.h.


Member Function Documentation

static DLLSPEC daeElementRef domProfile_gles2::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 domAssetRef domProfile_gles2::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 283 of file domProfile_gles2.h.

const domFx_code_Array& domProfile_gles2::getCode_array (  )  const [inline]

Gets the code element array.

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

Definition at line 303 of file domProfile_gles2.h.

domFx_code_Array& domProfile_gles2::getCode_array (  )  [inline]

Gets the code element array.

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

Definition at line 298 of file domProfile_gles2.h.

const daeElementRefArray& domProfile_gles2::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 343 of file domProfile_gles2.h.

daeElementRefArray& domProfile_gles2::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 338 of file domProfile_gles2.h.

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

Reimplemented from daeElement.

Definition at line 23 of file domProfile_gles2.h.

const domExtra_Array& domProfile_gles2::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 333 of file domProfile_gles2.h.

domExtra_Array& domProfile_gles2::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 328 of file domProfile_gles2.h.

xsID domProfile_gles2::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 248 of file domProfile_gles2.h.

const domFx_include_Array& domProfile_gles2::getInclude_array (  )  const [inline]

Gets the include element array.

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

Definition at line 293 of file domProfile_gles2.h.

domFx_include_Array& domProfile_gles2::getInclude_array (  )  [inline]

Gets the include element array.

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

Definition at line 288 of file domProfile_gles2.h.

xsNCName domProfile_gles2::getLanguage (  )  const [inline]

Gets the language attribute.

Returns:
Returns a xsNCName of the language attribute.

Definition at line 261 of file domProfile_gles2.h.

const domNewparam_Array& domProfile_gles2::getNewparam_array (  )  const [inline]

Gets the newparam element array.

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

Definition at line 313 of file domProfile_gles2.h.

domNewparam_Array& domProfile_gles2::getNewparam_array (  )  [inline]

Gets the newparam element array.

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

Definition at line 308 of file domProfile_gles2.h.

domList_of_names domProfile_gles2::getPlatforms (  )  const [inline]

Gets the platforms attribute.

Returns:
Returns a domList_of_names of the platforms attribute.

Definition at line 272 of file domProfile_gles2.h.

const domTechnique_Array& domProfile_gles2::getTechnique_array (  )  const [inline]

Gets the technique element array.

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

Definition at line 323 of file domProfile_gles2.h.

domTechnique_Array& domProfile_gles2::getTechnique_array (  )  [inline]

Gets the technique element array.

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

Definition at line 318 of file domProfile_gles2.h.

static daeInt domProfile_gles2::ID (  )  [inline, static]

Definition at line 24 of file domProfile_gles2.h.

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

Overloaded assignment operator

Definition at line 357 of file domProfile_gles2.h.

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

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 253 of file domProfile_gles2.h.

void domProfile_gles2::setLanguage ( xsNCName  atLanguage  )  [inline]

Sets the language attribute.

Parameters:
atLanguage The new value for the language attribute.

Definition at line 266 of file domProfile_gles2.h.

void domProfile_gles2::setPlatforms ( domList_of_names  atPlatforms  )  [inline]

Sets the platforms attribute.

Parameters:
atPlatforms The new value for the platforms attribute.

Definition at line 277 of file domProfile_gles2.h.

virtual daeInt domProfile_gles2::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 25 of file domProfile_gles2.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 240 of file domProfile_gles2.h.

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

Definition at line 231 of file domProfile_gles2.h.

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

Definition at line 235 of file domProfile_gles2.h.

Unique identifier for referencing

Definition at line 198 of file domProfile_gles2.h.

Shading language that will be used. This is not an enum to support future languages. Current known languages at this time are GLSL-ES, CG

Definition at line 203 of file domProfile_gles2.h.

Support for multiple OpenGL ES 2.0 platforms

Definition at line 207 of file domProfile_gles2.h.

Definition at line 210 of file domProfile_gles2.h.

The fx_code_profile type allows you to specify an inline block of source code. It is HIGHLY recommended to use a CDATA block inside to avoid issues with

See also:
domCode

Definition at line 220 of file domProfile_gles2.h.

Definition at line 227 of file domProfile_gles2.h.

Include shader code from a remote URI. If binary, assume raw.

See also:
domInclude

Definition at line 214 of file domProfile_gles2.h.

Definition at line 221 of file domProfile_gles2.h.

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

See also:
domTechnique

Definition at line 226 of file domProfile_gles2.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:49 2013