domAsset::domCoverage::domGeographic_location::domAltitude Class Reference

#include <domAsset.h>

Inheritance diagram for domAsset::domCoverage::domGeographic_location::domAltitude:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
domAltitude_mode getMode () const
xsFloatgetValue ()
void setMode (domAltitude_mode atMode)
void setValue (const xsFloat &val)
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

 domAltitude (DAE &dae)
virtual domAltitudeoperator= (const domAltitude &cpy)
virtual ~domAltitude ()

Protected Attributes

xsFloat _value
domAltitude_mode attrMode

Detailed Description

Altitude is always given in meters. If the mode is "absolute", then the value is interpreted as meters from mean sea level. If the mode is "relativeToGround" then the value is interpreted as meters above the actual ground elevation at that particular location.

Definition at line 750 of file 1.5/dom/domAsset.h.


Constructor & Destructor Documentation

domAsset::domCoverage::domGeographic_location::domAltitude::domAltitude ( DAE dae  )  [inline, protected]

Constructor

Definition at line 792 of file 1.5/dom/domAsset.h.

virtual domAsset::domCoverage::domGeographic_location::domAltitude::~domAltitude (  )  [inline, protected, virtual]

Destructor

Definition at line 796 of file 1.5/dom/domAsset.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 753 of file 1.5/dom/domAsset.h.

domAltitude_mode domAsset::domCoverage::domGeographic_location::domAltitude::getMode (  )  const [inline]

Gets the mode attribute.

Returns:
Returns a domAltitude_mode of the mode attribute.

Definition at line 765 of file 1.5/dom/domAsset.h.

xsFloat& domAsset::domCoverage::domGeographic_location::domAltitude::getValue (  )  [inline]

Gets the value of this element.

Returns:
a xsFloat of the value.

Definition at line 776 of file 1.5/dom/domAsset.h.

static daeInt domAsset::domCoverage::domGeographic_location::domAltitude::ID (  )  [inline, static]

Definition at line 754 of file 1.5/dom/domAsset.h.

virtual domAltitude& domAsset::domCoverage::domGeographic_location::domAltitude::operator= ( const domAltitude cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 800 of file 1.5/dom/domAsset.h.

static DLLSPEC daeMetaElement* domAsset::domCoverage::domGeographic_location::domAltitude::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 domAsset::domCoverage::domGeographic_location::domAltitude::setMode ( domAltitude_mode  atMode  )  [inline]

Sets the mode attribute.

Parameters:
atMode The new value for the mode attribute.

Definition at line 770 of file 1.5/dom/domAsset.h.

void domAsset::domCoverage::domGeographic_location::domAltitude::setValue ( const xsFloat val  )  [inline]

Sets the _value of this element.

Parameters:
val The new value for this element.

Definition at line 781 of file 1.5/dom/domAsset.h.

virtual daeInt domAsset::domCoverage::domGeographic_location::domAltitude::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 755 of file 1.5/dom/domAsset.h.


Member Data Documentation

The xsFloat value of the text data of this element.

Definition at line 787 of file 1.5/dom/domAsset.h.

Definition at line 757 of file 1.5/dom/domAsset.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 11:33:30 2013