domFx_common_float_or_param Class Reference

#include <domFx_common_float_or_param.h>

Inheritance diagram for domFx_common_float_or_param:
Inheritance graph
[legend]

List of all members.

Classes

class  domFloat
class  domParam

Public Types

typedef daeTArray< domFloatRefdomFloat_Array
typedef daeSmartRef< domFloatdomFloatRef
typedef daeTArray< domParamRefdomParam_Array
typedef daeSmartRef< domParamdomParamRef

Public Member Functions

const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFloatRef getFloat () const
const domParamRef getParam () 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_common_float_or_param (DAE &dae)
virtual
domFx_common_float_or_param
operator= (const domFx_common_float_or_param &cpy)
virtual ~domFx_common_float_or_param ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domFloatRef elemFloat
domParamRef elemParam

Detailed Description

Definition at line 10 of file domFx_common_float_or_param.h.


Member Typedef Documentation

Definition at line 20 of file domFx_common_float_or_param.h.

Definition at line 17 of file domFx_common_float_or_param.h.

Definition at line 91 of file domFx_common_float_or_param.h.

Definition at line 88 of file domFx_common_float_or_param.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 189 of file domFx_common_float_or_param.h.

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

Destructor

Definition at line 193 of file domFx_common_float_or_param.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_common_float_or_param::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_common_float_or_param::getContents (  )  const [inline]

Gets the _contents array.

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

Definition at line 183 of file domFx_common_float_or_param.h.

daeElementRefArray& domFx_common_float_or_param::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 178 of file domFx_common_float_or_param.h.

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

Reimplemented from daeElement.

Definition at line 13 of file domFx_common_float_or_param.h.

const domFloatRef domFx_common_float_or_param::getFloat (  )  const [inline]

Gets the float element.

Returns:
a daeSmartRef to the float element.

Definition at line 168 of file domFx_common_float_or_param.h.

const domParamRef domFx_common_float_or_param::getParam (  )  const [inline]

Gets the param element.

Returns:
a daeSmartRef to the param element.

Definition at line 173 of file domFx_common_float_or_param.h.

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

Definition at line 14 of file domFx_common_float_or_param.h.

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

Overloaded assignment operator

Definition at line 197 of file domFx_common_float_or_param.h.

static DLLSPEC daeMetaElement* domFx_common_float_or_param::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_common_float_or_param::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 15 of file domFx_common_float_or_param.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 160 of file domFx_common_float_or_param.h.

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

Definition at line 151 of file domFx_common_float_or_param.h.

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

Definition at line 155 of file domFx_common_float_or_param.h.

Definition at line 146 of file domFx_common_float_or_param.h.

Definition at line 147 of file domFx_common_float_or_param.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:04 2013