domGles2_value::domUsertype Class Reference

#include <domGles2_value.h>

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

List of all members.

Classes

class  domSetparam

Public Types

typedef daeTArray< domSetparamRefdomSetparam_Array
typedef daeSmartRef< domSetparamdomSetparamRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domSetparam_ArraygetSetparam_array () const
domSetparam_ArraygetSetparam_array ()
xsToken getTypename () const
void setTypename (xsToken atTypename)
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

 domUsertype (DAE &dae)
virtual domUsertypeoperator= (const domUsertype &cpy)
virtual ~domUsertype ()

Protected Attributes

xsToken attrTypename
domSetparam_Array elemSetparam_array

Detailed Description

Definition at line 958 of file domGles2_value.h.


Member Typedef Documentation

Definition at line 968 of file domGles2_value.h.

Definition at line 965 of file domGles2_value.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 1080 of file domGles2_value.h.

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

Destructor

Definition at line 1084 of file domGles2_value.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 961 of file domGles2_value.h.

const domSetparam_Array& domGles2_value::domUsertype::getSetparam_array (  )  const [inline]

Gets the setparam element array.

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

Definition at line 1075 of file domGles2_value.h.

domSetparam_Array& domGles2_value::domUsertype::getSetparam_array (  )  [inline]

Gets the setparam element array.

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

Definition at line 1070 of file domGles2_value.h.

xsToken domGles2_value::domUsertype::getTypename (  )  const [inline]

Gets the typename attribute.

Returns:
Returns a xsToken of the typename attribute.

Definition at line 1059 of file domGles2_value.h.

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

Definition at line 962 of file domGles2_value.h.

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

Overloaded assignment operator

Definition at line 1088 of file domGles2_value.h.

static DLLSPEC daeMetaElement* domGles2_value::domUsertype::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::domUsertype::setTypename ( xsToken  atTypename  )  [inline]

Sets the typename attribute.

Parameters:
atTypename The new value for the typename attribute.

Definition at line 1064 of file domGles2_value.h.

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


Member Data Documentation

Symbol for type or structure in shader code. This aids in type-checking, resolution of bindings, and support interfaces

Definition at line 1045 of file domGles2_value.h.

Use a series of these to set the members by name. The ref attribute will be relative to the struct you are in right now.

See also:
domSetparam

Definition at line 1052 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:54 2013