domGles2_value::domArray Class Reference

#include <domGles2_value.h>

Inheritance diagram for domGles2_value::domArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domGles2_value_ArraygetGles2_value_array () const
domGles2_value_ArraygetGles2_value_array ()
xsPositiveInteger getLength () const
void setLength (xsPositiveInteger atLength)
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

 domArray (DAE &dae)
virtual domArrayoperator= (const domArray &cpy)
virtual ~domArray ()

Protected Attributes

xsPositiveInteger attrLength
domGles2_value_Array elemGles2_value_array

Detailed Description

Definition at line 1109 of file domGles2_value.h.


Constructor & Destructor Documentation

domGles2_value::domArray::domArray ( DAE dae  )  [inline, protected]

Constructor

Definition at line 1151 of file domGles2_value.h.

virtual domGles2_value::domArray::~domArray (  )  [inline, protected, virtual]

Destructor

Definition at line 1155 of file domGles2_value.h.


Member Function Documentation

static DLLSPEC daeElementRef domGles2_value::domArray::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.
virtual COLLADA_TYPE::TypeEnum domGles2_value::domArray::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 1112 of file domGles2_value.h.

const domGles2_value_Array& domGles2_value::domArray::getGles2_value_array (  )  const [inline]

Gets the gles2_value element array.

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

Definition at line 1146 of file domGles2_value.h.

domGles2_value_Array& domGles2_value::domArray::getGles2_value_array (  )  [inline]

Gets the gles2_value element array.

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

Definition at line 1141 of file domGles2_value.h.

xsPositiveInteger domGles2_value::domArray::getLength (  )  const [inline]

Gets the length attribute.

Returns:
Returns a xsPositiveInteger of the length attribute.

Definition at line 1130 of file domGles2_value.h.

static daeInt domGles2_value::domArray::ID (  )  [inline, static]

Definition at line 1113 of file domGles2_value.h.

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

Overloaded assignment operator

Definition at line 1159 of file domGles2_value.h.

static DLLSPEC daeMetaElement* domGles2_value::domArray::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 domGles2_value::domArray::setLength ( xsPositiveInteger  atLength  )  [inline]

Sets the length attribute.

Parameters:
atLength The new value for the length attribute.

Definition at line 1135 of file domGles2_value.h.

virtual daeInt domGles2_value::domArray::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 1114 of file domGles2_value.h.


Member Data Documentation

Enable applications to validate element count without shader having been compiled

Definition at line 1120 of file domGles2_value.h.

Definition at line 1123 of file domGles2_value.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:30:53 2013