domFx_profile Class Reference

#include <domFx_profile.h>

Inheritance diagram for domFx_profile:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domProfile_bridgeRef getProfile_BRIDGE () const
const domProfile_cgRef getProfile_CG () const
const domProfile_commonRef getProfile_COMMON () const
const domProfile_glesRef getProfile_GLES () const
const domProfile_gles2Ref getProfile_GLES2 () const
const domProfile_glslRef getProfile_GLSL () const
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_profile (DAE &dae)
virtual domFx_profileoperator= (const domFx_profile &cpy)
virtual ~domFx_profile ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domProfile_bridgeRef elemProfile_BRIDGE
domProfile_cgRef elemProfile_CG
domProfile_commonRef elemProfile_COMMON
domProfile_glesRef elemProfile_GLES
domProfile_gles2Ref elemProfile_GLES2
domProfile_glslRef elemProfile_GLSL

Detailed Description

A group that specifies the allowable COLLADA FX profiles.

Definition at line 19 of file domFx_profile.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 94 of file domFx_profile.h.

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

Destructor

Definition at line 98 of file domFx_profile.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_profile::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 daeElementRefArray& domFx_profile::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 88 of file domFx_profile.h.

daeElementRefArray& domFx_profile::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 83 of file domFx_profile.h.

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

Reimplemented from daeElement.

Definition at line 22 of file domFx_profile.h.

const domProfile_bridgeRef domFx_profile::getProfile_BRIDGE (  )  const [inline]

Gets the profile_BRIDGE element.

Returns:
a daeSmartRef to the profile_BRIDGE element.

Definition at line 58 of file domFx_profile.h.

const domProfile_cgRef domFx_profile::getProfile_CG (  )  const [inline]

Gets the profile_CG element.

Returns:
a daeSmartRef to the profile_CG element.

Definition at line 73 of file domFx_profile.h.

const domProfile_commonRef domFx_profile::getProfile_COMMON (  )  const [inline]

Gets the profile_COMMON element.

Returns:
a daeSmartRef to the profile_COMMON element.

Definition at line 53 of file domFx_profile.h.

const domProfile_glesRef domFx_profile::getProfile_GLES (  )  const [inline]

Gets the profile_GLES element.

Returns:
a daeSmartRef to the profile_GLES element.

Definition at line 78 of file domFx_profile.h.

const domProfile_gles2Ref domFx_profile::getProfile_GLES2 (  )  const [inline]

Gets the profile_GLES2 element.

Returns:
a daeSmartRef to the profile_GLES2 element.

Definition at line 63 of file domFx_profile.h.

const domProfile_glslRef domFx_profile::getProfile_GLSL (  )  const [inline]

Gets the profile_GLSL element.

Returns:
a daeSmartRef to the profile_GLSL element.

Definition at line 68 of file domFx_profile.h.

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

Definition at line 23 of file domFx_profile.h.

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

Overloaded assignment operator

Definition at line 102 of file domFx_profile.h.

static DLLSPEC daeMetaElement* domFx_profile::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 domFx_profile::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 24 of file domFx_profile.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 45 of file domFx_profile.h.

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

Definition at line 36 of file domFx_profile.h.

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

Definition at line 40 of file domFx_profile.h.

Definition at line 28 of file domFx_profile.h.

Definition at line 31 of file domFx_profile.h.

Definition at line 27 of file domFx_profile.h.

Definition at line 32 of file domFx_profile.h.

Definition at line 29 of file domFx_profile.h.

Definition at line 30 of file domFx_profile.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:09 2013