domFormula Class Reference

#include <domFormula.h>

Inheritance diagram for domFormula:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsID getId () const
xsToken getName () const
const domFormula_newparam_ArraygetNewparam_array () const
domFormula_newparam_ArraygetNewparam_array ()
domSid getSid () const
const domCommon_float_or_paramRef getTarget () const
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
const domFormula_techniqueRef getTechnique_common () const
void setId (xsID atId)
void setName (xsToken atName)
void setSid (domSid atSid)
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

 domFormula (DAE &dae)
virtual domFormulaoperator= (const domFormula &cpy)
virtual ~domFormula ()

Protected Attributes

xsID attrId
xsToken attrName
domSid attrSid
domFormula_newparam_Array elemNewparam_array
domCommon_float_or_paramRef elemTarget
domTechnique_Array elemTechnique_array
domFormula_techniqueRef elemTechnique_common

Detailed Description

Definition at line 14 of file domFormula.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 101 of file domFormula.h.

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

Destructor

Definition at line 105 of file domFormula.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 17 of file domFormula.h.

xsID domFormula::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 36 of file domFormula.h.

xsToken domFormula::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 49 of file domFormula.h.

const domFormula_newparam_Array& domFormula::getNewparam_array (  )  const [inline]

Gets the newparam element array.

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

Definition at line 76 of file domFormula.h.

domFormula_newparam_Array& domFormula::getNewparam_array (  )  [inline]

Gets the newparam element array.

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

Definition at line 71 of file domFormula.h.

domSid domFormula::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a domSid of the sid attribute.

Definition at line 60 of file domFormula.h.

const domCommon_float_or_paramRef domFormula::getTarget (  )  const [inline]

Gets the target element.

Returns:
a daeSmartRef to the target element.

Definition at line 81 of file domFormula.h.

const domTechnique_Array& domFormula::getTechnique_array (  )  const [inline]

Gets the technique element array.

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

Definition at line 96 of file domFormula.h.

domTechnique_Array& domFormula::getTechnique_array (  )  [inline]

Gets the technique element array.

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

Definition at line 91 of file domFormula.h.

const domFormula_techniqueRef domFormula::getTechnique_common (  )  const [inline]

Gets the technique_common element.

Returns:
a daeSmartRef to the technique_common element.

Definition at line 86 of file domFormula.h.

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

Definition at line 18 of file domFormula.h.

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

Overloaded assignment operator

Definition at line 109 of file domFormula.h.

static DLLSPEC daeMetaElement* domFormula::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 domFormula::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 41 of file domFormula.h.

void domFormula::setName ( xsToken  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 54 of file domFormula.h.

void domFormula::setSid ( domSid  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Definition at line 65 of file domFormula.h.

virtual daeInt domFormula::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 19 of file domFormula.h.


Member Data Documentation

xsID domFormula::attrId [protected]

Definition at line 21 of file domFormula.h.

Definition at line 22 of file domFormula.h.

Definition at line 23 of file domFormula.h.

Definition at line 26 of file domFormula.h.

Definition at line 27 of file domFormula.h.

Definition at line 29 of file domFormula.h.

Definition at line 28 of file domFormula.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:53 2013