domTargetableFloat_complexType Class Reference

#include <domTargetableFloat.h>

Inheritance diagram for domTargetableFloat_complexType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

xsNCName getSid () const
domFloat getValue () const
void setSid (xsNCName atSid)
void setValue (domFloat val)

Protected Member Functions

 domTargetableFloat_complexType (DAE &dae, daeElement *elt)
virtual
domTargetableFloat_complexType
operator= (const domTargetableFloat_complexType &cpy)
virtual ~domTargetableFloat_complexType ()

Protected Attributes

domFloat _value
xsNCName attrSid

Detailed Description

The TargetableFloat type is used to represent elements which contain a single float value which can be targeted for animation.

Definition at line 22 of file domTargetableFloat.h.


Constructor & Destructor Documentation

domTargetableFloat_complexType::domTargetableFloat_complexType ( DAE dae,
daeElement elt 
) [inline, protected]

Constructor

Definition at line 65 of file domTargetableFloat.h.

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

Destructor

Definition at line 69 of file domTargetableFloat.h.


Member Function Documentation

xsNCName domTargetableFloat_complexType::getSid (  )  const [inline]

Gets the sid attribute.

Returns:
Returns a xsNCName of the sid attribute.

Reimplemented in domTargetableFloat.

Definition at line 43 of file domTargetableFloat.h.

domFloat domTargetableFloat_complexType::getValue (  )  const [inline]

Gets the value of this element.

Returns:
a domFloat of the value.

Definition at line 54 of file domTargetableFloat.h.

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

Overloaded assignment operator

Definition at line 73 of file domTargetableFloat.h.

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

Sets the sid attribute.

Parameters:
atSid The new value for the sid attribute.

Reimplemented in domTargetableFloat.

Definition at line 48 of file domTargetableFloat.h.

void domTargetableFloat_complexType::setValue ( domFloat  val  )  [inline]

Sets the _value of this element.

Parameters:
val The new value for this element.

Definition at line 59 of file domTargetableFloat.h.


Member Data Documentation

The domFloat value of the text data of this element.

Definition at line 36 of file domTargetableFloat.h.

The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.

Definition at line 30 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