domInstance_force_field Class Reference

#include <domInstance_force_field.h>

Inheritance diagram for domInstance_force_field:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getName () const
xsNCName getSid () const
const xsAnyURIgetUrl () const
xsAnyURIgetUrl ()
void setName (xsNCName atName)
void setSid (xsNCName atSid)
void setUrl (xsString atUrl)
void setUrl (const xsAnyURI &atUrl)
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

 domInstance_force_field (DAE &dae)
 domInstance_force_field (DAE &dae)
virtual domInstance_force_fieldoperator= (const domInstance_force_field &cpy)
virtual domInstance_force_fieldoperator= (const domInstance_force_field &cpy)
virtual ~domInstance_force_field ()
virtual ~domInstance_force_field ()

Detailed Description

The instance_force_field element declares the instantiation of a COLLADA force_field resource.

Definition at line 23 of file 1.4/dom/domInstance_force_field.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 77 of file 1.4/dom/domInstance_force_field.h.

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

Destructor

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

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

Constructor

Definition at line 27 of file dom/domInstance_force_field.h.

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

Destructor

Definition at line 31 of file dom/domInstance_force_field.h.


Member Function Documentation

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

Reimplemented from domInstance_with_extra.

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

Reimplemented from domInstance_with_extra.

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

Reimplemented from daeElement.

Definition at line 19 of file dom/domInstance_force_field.h.

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

Reimplemented from daeElement.

Definition at line 26 of file 1.4/dom/domInstance_force_field.h.

xsNCName domInstance_force_field::getName (  )  const [inline]

Gets the name attribute.

Returns:
Returns a xsNCName of the name attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 66 of file 1.4/dom/domInstance_force_field.h.

xsNCName domInstance_force_field::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 55 of file 1.4/dom/domInstance_force_field.h.

const xsAnyURI& domInstance_force_field::getUrl (  )  const [inline]

Gets the url attribute.

Returns:
Returns a constant xsAnyURI reference of the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 39 of file 1.4/dom/domInstance_force_field.h.

xsAnyURI& domInstance_force_field::getUrl (  )  [inline]

Gets the url attribute.

Returns:
Returns a xsAnyURI reference of the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 34 of file 1.4/dom/domInstance_force_field.h.

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

Reimplemented from domInstance_with_extra.

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

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

Reimplemented from domInstance_with_extra.

Definition at line 27 of file 1.4/dom/domInstance_force_field.h.

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

Overloaded assignment operator

Definition at line 35 of file dom/domInstance_force_field.h.

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

Overloaded assignment operator

Definition at line 85 of file 1.4/dom/domInstance_force_field.h.

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

Reimplemented from domInstance_with_extra.

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

Reimplemented from domInstance_with_extra.

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

Sets the name attribute.

Parameters:
atName The new value for the name attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 71 of file 1.4/dom/domInstance_force_field.h.

void domInstance_force_field::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 60 of file 1.4/dom/domInstance_force_field.h.

void domInstance_force_field::setUrl ( xsString  atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 49 of file 1.4/dom/domInstance_force_field.h.

void domInstance_force_field::setUrl ( const xsAnyURI atUrl  )  [inline]

Sets the url attribute.

Parameters:
atUrl The new value for the url attribute.

Reimplemented from domInstanceWithExtra_complexType.

Definition at line 44 of file 1.4/dom/domInstance_force_field.h.

virtual daeInt domInstance_force_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 21 of file dom/domInstance_force_field.h.

virtual daeInt domInstance_force_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 28 of file 1.4/dom/domInstance_force_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:31:29 2013