domCg_surface_type_complexType::domGenerator Class Reference

#include <domCg_surface_type.h>

Inheritance diagram for domCg_surface_type_complexType::domGenerator:
Inheritance graph
[legend]

List of all members.

Classes

class  domName

Public Types

typedef daeTArray< domNameRefdomName_Array
typedef daeSmartRef< domNamedomNameRef

Public Member Functions

const domFx_annotate_common_ArraygetAnnotate_array () const
domFx_annotate_common_ArraygetAnnotate_array ()
const domFx_code_profile_ArraygetCode_array () const
domFx_code_profile_ArraygetCode_array ()
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFx_include_common_ArraygetInclude_array () const
domFx_include_common_ArraygetInclude_array ()
const domNameRef getName () const
const domCg_setparam_simple_ArraygetSetparam_array () const
domCg_setparam_simple_ArraygetSetparam_array ()
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

 domGenerator (DAE &dae)
virtual domGeneratoroperator= (const domGenerator &cpy)
virtual ~domGenerator ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domFx_annotate_common_Array elemAnnotate_array
domFx_code_profile_Array elemCode_array
domFx_include_common_Array elemInclude_array
domNameRef elemName
domCg_setparam_simple_Array elemSetparam_array

Detailed Description

A procedural surface generator for the cg profile.

Definition at line 38 of file domCg_surface_type.h.


Member Typedef Documentation

Definition at line 48 of file domCg_surface_type.h.

Definition at line 45 of file domCg_surface_type.h.


Constructor & Destructor Documentation

domCg_surface_type_complexType::domGenerator::domGenerator ( DAE dae  )  [inline, protected]

Constructor

Definition at line 221 of file domCg_surface_type.h.

virtual domCg_surface_type_complexType::domGenerator::~domGenerator (  )  [inline, protected, virtual]

Destructor

Definition at line 225 of file domCg_surface_type.h.


Member Function Documentation

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

Gets the annotate element array.

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

Definition at line 170 of file domCg_surface_type.h.

domFx_annotate_common_Array& domCg_surface_type_complexType::domGenerator::getAnnotate_array (  )  [inline]

Gets the annotate element array.

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

Definition at line 165 of file domCg_surface_type.h.

const domFx_code_profile_Array& domCg_surface_type_complexType::domGenerator::getCode_array (  )  const [inline]

Gets the code element array.

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

Definition at line 180 of file domCg_surface_type.h.

domFx_code_profile_Array& domCg_surface_type_complexType::domGenerator::getCode_array (  )  [inline]

Gets the code element array.

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

Definition at line 175 of file domCg_surface_type.h.

const daeElementRefArray& domCg_surface_type_complexType::domGenerator::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 215 of file domCg_surface_type.h.

daeElementRefArray& domCg_surface_type_complexType::domGenerator::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 210 of file domCg_surface_type.h.

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

Reimplemented from daeElement.

Definition at line 41 of file domCg_surface_type.h.

const domFx_include_common_Array& domCg_surface_type_complexType::domGenerator::getInclude_array (  )  const [inline]

Gets the include element array.

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

Definition at line 190 of file domCg_surface_type.h.

domFx_include_common_Array& domCg_surface_type_complexType::domGenerator::getInclude_array (  )  [inline]

Gets the include element array.

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

Definition at line 185 of file domCg_surface_type.h.

const domNameRef domCg_surface_type_complexType::domGenerator::getName (  )  const [inline]

Gets the name element.

Returns:
a daeSmartRef to the name element.

Definition at line 195 of file domCg_surface_type.h.

const domCg_setparam_simple_Array& domCg_surface_type_complexType::domGenerator::getSetparam_array (  )  const [inline]

Gets the setparam element array.

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

Definition at line 205 of file domCg_surface_type.h.

domCg_setparam_simple_Array& domCg_surface_type_complexType::domGenerator::getSetparam_array (  )  [inline]

Gets the setparam element array.

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

Definition at line 200 of file domCg_surface_type.h.

static daeInt domCg_surface_type_complexType::domGenerator::ID (  )  [inline, static]

Definition at line 42 of file domCg_surface_type.h.

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

Overloaded assignment operator

Definition at line 229 of file domCg_surface_type.h.

static DLLSPEC daeMetaElement* domCg_surface_type_complexType::domGenerator::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.
virtual daeInt domCg_surface_type_complexType::domGenerator::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 43 of file domCg_surface_type.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 157 of file domCg_surface_type.h.

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

Definition at line 148 of file domCg_surface_type.h.

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

Definition at line 152 of file domCg_surface_type.h.

The annotate element allows you to specify an annotation for this generator.

See also:
domAnnotate

Definition at line 126 of file domCg_surface_type.h.

The code element allows you to embed cg sourcecode for the surface generator.

See also:
domCode

Definition at line 131 of file domCg_surface_type.h.

The include element imports cg source code or precompiled binary shaders into the FX Runtime by referencing an external resource.

See also:
domInclude

Definition at line 136 of file domCg_surface_type.h.

The entry symbol for the shader function.

See also:
domName

Definition at line 140 of file domCg_surface_type.h.

Assigns a new value to a previously defined parameter.

See also:
domSetparam

Definition at line 144 of file domCg_surface_type.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:29:47 2013