domAsset::domCoverage Class Reference

#include <domAsset.h>

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

List of all members.

Classes

class  domGeographic_location

Public Types

typedef daeTArray
< domGeographic_locationRef
domGeographic_location_Array
typedef daeSmartRef
< domGeographic_location
domGeographic_locationRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domGeographic_locationRef getGeographic_location () const
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

 domCoverage (DAE &dae)
virtual domCoverageoperator= (const domCoverage &cpy)
virtual ~domCoverage ()

Protected Attributes

domGeographic_locationRef elemGeographic_location

Detailed Description

Definition at line 601 of file dom/domAsset.h.


Member Typedef Documentation

Definition at line 611 of file dom/domAsset.h.

Definition at line 608 of file dom/domAsset.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 892 of file dom/domAsset.h.

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

Destructor

Definition at line 896 of file dom/domAsset.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 604 of file dom/domAsset.h.

const domGeographic_locationRef domAsset::domCoverage::getGeographic_location (  )  const [inline]

Gets the geographic_location element.

Returns:
a daeSmartRef to the geographic_location element.

Definition at line 887 of file dom/domAsset.h.

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

Definition at line 605 of file dom/domAsset.h.

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

Overloaded assignment operator

Definition at line 900 of file dom/domAsset.h.

static DLLSPEC daeMetaElement* domAsset::domCoverage::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.
virtual daeInt domAsset::domCoverage::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 606 of file dom/domAsset.h.


Member Data Documentation

Specifies the location of the asset using the WGS84 coordinate system.

See also:
domGeographic_location

Definition at line 880 of file 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 09:29:18 2013