#include <domAsset.h>

Specifies the location of the asset using the WGS84 coordinate system.
Definition at line 616 of file 1.5/dom/domAsset.h.
Definition at line 742 of file 1.5/dom/domAsset.h.
Definition at line 739 of file 1.5/dom/domAsset.h.
Definition at line 684 of file 1.5/dom/domAsset.h.
Definition at line 681 of file 1.5/dom/domAsset.h.
| typedef daeTArray<domLongitudeRef> domAsset::domCoverage::domGeographic_location::domLongitude_Array |
Definition at line 626 of file 1.5/dom/domAsset.h.
Definition at line 623 of file 1.5/dom/domAsset.h.
| domAsset::domCoverage::domGeographic_location::domGeographic_location | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 849 of file 1.5/dom/domAsset.h.
| virtual domAsset::domCoverage::domGeographic_location::~domGeographic_location | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 853 of file 1.5/dom/domAsset.h.
| static DLLSPEC daeElementRef domAsset::domCoverage::domGeographic_location::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
| const domAltitudeRef domAsset::domCoverage::domGeographic_location::getAltitude | ( | ) | const [inline] |
Gets the altitude element.
Definition at line 844 of file 1.5/dom/domAsset.h.
| virtual COLLADA_TYPE::TypeEnum domAsset::domCoverage::domGeographic_location::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 619 of file 1.5/dom/domAsset.h.
| const domLatitudeRef domAsset::domCoverage::domGeographic_location::getLatitude | ( | ) | const [inline] |
Gets the latitude element.
Definition at line 839 of file 1.5/dom/domAsset.h.
| const domLongitudeRef domAsset::domCoverage::domGeographic_location::getLongitude | ( | ) | const [inline] |
Gets the longitude element.
Definition at line 834 of file 1.5/dom/domAsset.h.
| static daeInt domAsset::domCoverage::domGeographic_location::ID | ( | ) | [inline, static] |
Definition at line 620 of file 1.5/dom/domAsset.h.
| virtual domGeographic_location& domAsset::domCoverage::domGeographic_location::operator= | ( | const domGeographic_location & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 857 of file 1.5/dom/domAsset.h.
| static DLLSPEC daeMetaElement* domAsset::domCoverage::domGeographic_location::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.
| virtual daeInt domAsset::domCoverage::domGeographic_location::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.
Implements daeElement.
Definition at line 621 of file 1.5/dom/domAsset.h.
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 827 of file 1.5/dom/domAsset.h.
Definition at line 820 of file 1.5/dom/domAsset.h.
Definition at line 819 of file 1.5/dom/domAsset.h.