domTargetableFloat Class Reference

#include <domTargetableFloat.h>

Inheritance diagram for domTargetableFloat:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getSid () const
void setSid (xsNCName 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

 domTargetableFloat (DAE &dae)
virtual domTargetableFloatoperator= (const domTargetableFloat &cpy)
virtual ~domTargetableFloat ()

Detailed Description

An element of type domTargetableFloat_complexType.

Definition at line 79 of file domTargetableFloat.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 102 of file domTargetableFloat.h.

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

Destructor

Definition at line 106 of file domTargetableFloat.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 82 of file domTargetableFloat.h.

xsNCName domTargetableFloat::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented from domTargetableFloat_complexType.

Definition at line 91 of file domTargetableFloat.h.

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

Definition at line 83 of file domTargetableFloat.h.

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

Overloaded assignment operator

Definition at line 110 of file domTargetableFloat.h.

static DLLSPEC daeMetaElement* domTargetableFloat::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 domTargetableFloat::setSid ( xsNCName  atSid  )  [inline]

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented from domTargetableFloat_complexType.

Definition at line 96 of file domTargetableFloat.h.

virtual daeInt domTargetableFloat::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 84 of file domTargetableFloat.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:31:58 2013