domForce_field Class Reference

#include <domForce_field.h>

Inheritance diagram for domForce_field:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domAssetRef getAsset () const
const domAssetRef getAsset () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsID getId () const
xsID getId () const
xsToken getName () const
xsNCName getName () const
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
void setId (xsID atId)
void setId (xsID atId)
void setName (xsToken atName)
void setName (xsNCName atName)
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domForce_field (DAE &dae)
 domForce_field (DAE &dae)
virtual domForce_fieldoperator= (const domForce_field &cpy)
virtual domForce_fieldoperator= (const domForce_field &cpy)
virtual ~domForce_field ()
virtual ~domForce_field ()

Protected Attributes

xsID attrId
xsToken attrName
xsNCName attrName
domAssetRef elemAsset
domExtra_Array elemExtra_array
domTechnique_Array elemTechnique_array

Detailed Description

A general container for force-fields. At the moment, it only has techniques and extra elements.

Definition at line 25 of file 1.4/dom/domForce_field.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 112 of file 1.4/dom/domForce_field.h.

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

Destructor

Definition at line 116 of file 1.4/dom/domForce_field.h.

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

Constructor

Definition at line 104 of file dom/domForce_field.h.

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

Destructor

Definition at line 108 of file dom/domForce_field.h.


Member Function Documentation

static DLLSPEC daeElementRef domForce_field::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.
static DLLSPEC daeElementRef domForce_field::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 domAssetRef domForce_field::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 79 of file dom/domForce_field.h.

const domAssetRef domForce_field::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 87 of file 1.4/dom/domForce_field.h.

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

Reimplemented from daeElement.

Definition at line 20 of file dom/domForce_field.h.

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

Reimplemented from daeElement.

Definition at line 28 of file 1.4/dom/domForce_field.h.

const domExtra_Array& domForce_field::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 99 of file dom/domForce_field.h.

domExtra_Array& domForce_field::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 94 of file dom/domForce_field.h.

const domExtra_Array& domForce_field::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 107 of file 1.4/dom/domForce_field.h.

domExtra_Array& domForce_field::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 102 of file 1.4/dom/domForce_field.h.

xsID domForce_field::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 55 of file dom/domForce_field.h.

xsID domForce_field::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 63 of file 1.4/dom/domForce_field.h.

xsToken domForce_field::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsToken of the name attribute.

Definition at line 68 of file dom/domForce_field.h.

xsNCName domForce_field::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsNCName of the name attribute.

Definition at line 76 of file 1.4/dom/domForce_field.h.

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

Gets the technique element array.

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

Definition at line 89 of file dom/domForce_field.h.

domTechnique_Array& domForce_field::getTechnique_array (  )  [inline]

Gets the technique element array.

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

Definition at line 84 of file dom/domForce_field.h.

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

Gets the technique element array.

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

Definition at line 97 of file 1.4/dom/domForce_field.h.

domTechnique_Array& domForce_field::getTechnique_array (  )  [inline]

Gets the technique element array.

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

Definition at line 92 of file 1.4/dom/domForce_field.h.

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

Definition at line 21 of file dom/domForce_field.h.

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

Definition at line 29 of file 1.4/dom/domForce_field.h.

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

Overloaded assignment operator

Definition at line 112 of file dom/domForce_field.h.

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

Overloaded assignment operator

Definition at line 120 of file 1.4/dom/domForce_field.h.

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

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 60 of file dom/domForce_field.h.

void domForce_field::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 68 of file 1.4/dom/domForce_field.h.

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

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 73 of file dom/domForce_field.h.

void domForce_field::setName ( xsNCName  atName  )  [inline]

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Definition at line 81 of file 1.4/dom/domForce_field.h.

virtual daeInt domForce_field::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 22 of file dom/domForce_field.h.

virtual daeInt domForce_field::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 30 of file 1.4/dom/domForce_field.h.


Member Data Documentation

The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

Definition at line 37 of file 1.4/dom/domForce_field.h.

The name attribute is the text string name of this element. Optional attribute.

Definition at line 33 of file dom/domForce_field.h.

The name attribute is the text string name of this element. Optional attribute.

Definition at line 41 of file 1.4/dom/domForce_field.h.

The force_field element may contain an asset element.

See also:
domAsset

Definition at line 47 of file 1.4/dom/domForce_field.h.

The extra element may appear any number of times.

See also:
domExtra

Definition at line 56 of file 1.4/dom/domForce_field.h.

This element must contain at least one non-common profile technique.

See also:
domTechnique

Definition at line 52 of file 1.4/dom/domForce_field.h.


The documentation for this class was generated from the following files:
 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