domFx_sources Class Reference

#include <domFx_sources.h>

Inheritance diagram for domFx_sources:
Inheritance graph
[legend]

List of all members.

Classes

class  domImport
class  domInline

Public Types

typedef daeTArray< domImportRefdomImport_Array
typedef daeSmartRef< domImportdomImportRef
typedef daeTArray< domInlineRefdomInline_Array
typedef daeSmartRef< domInlinedomInlineRef

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domImport_ArraygetImport_array () const
domImport_ArraygetImport_array ()
const domInline_ArraygetInline_array () const
domInline_ArraygetInline_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

 domFx_sources (DAE &dae)
virtual domFx_sourcesoperator= (const domFx_sources &cpy)
virtual ~domFx_sources ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domImport_Array elemImport_array
domInline_Array elemInline_array

Detailed Description

Definition at line 10 of file domFx_sources.h.


Member Typedef Documentation

Definition at line 82 of file domFx_sources.h.

Definition at line 79 of file domFx_sources.h.

Definition at line 20 of file domFx_sources.h.

Definition at line 17 of file domFx_sources.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 200 of file domFx_sources.h.

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

Destructor

Definition at line 204 of file domFx_sources.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_sources::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.

Reimplemented in domCg_pass::domProgram::domShader::domSources, and domGles2_shader::domSources.

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

Gets the _contents array.

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

Definition at line 194 of file domFx_sources.h.

daeElementRefArray& domFx_sources::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 189 of file domFx_sources.h.

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

Reimplemented from daeElement.

Reimplemented in domCg_pass::domProgram::domShader::domSources, and domGles2_shader::domSources.

Definition at line 13 of file domFx_sources.h.

const domImport_Array& domFx_sources::getImport_array (  )  const [inline]

Gets the import element array.

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

Definition at line 184 of file domFx_sources.h.

domImport_Array& domFx_sources::getImport_array (  )  [inline]

Gets the import element array.

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

Definition at line 179 of file domFx_sources.h.

const domInline_Array& domFx_sources::getInline_array (  )  const [inline]

Gets the inline element array.

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

Definition at line 174 of file domFx_sources.h.

domInline_Array& domFx_sources::getInline_array (  )  [inline]

Gets the inline element array.

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

Definition at line 169 of file domFx_sources.h.

static daeInt domFx_sources::ID (  )  [inline, static]
virtual domFx_sources& domFx_sources::operator= ( const domFx_sources cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 208 of file domFx_sources.h.

static DLLSPEC daeMetaElement* domFx_sources::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.

Reimplemented in domCg_pass::domProgram::domShader::domSources, and domGles2_shader::domSources.

virtual daeInt domFx_sources::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.

Reimplemented in domCg_pass::domProgram::domShader::domSources, and domGles2_shader::domSources.

Definition at line 15 of file domFx_sources.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 161 of file domFx_sources.h.

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

Definition at line 152 of file domFx_sources.h.

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

Definition at line 156 of file domFx_sources.h.

Ref attribute identifies the sid of a code or include element

See also:
domImport

Definition at line 148 of file domFx_sources.h.

this is allows you to include some code right here....like a define for an uber shader that is imported

See also:
domInline

Definition at line 144 of file domFx_sources.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:21 2013