GeoTessCPP
2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
|
aName | geotess::GeoTessEnumType | [protected] |
aOrdinal | geotess::GeoTessEnumType | [protected] |
GeoTessEnumType() | geotess::GeoTessEnumType | [inline, protected] |
GeoTessEnumType(const GeoTessEnumType &et) | geotess::GeoTessEnumType | [inline, protected] |
GeoTessEnumType(const string &name, int ordinal) | geotess::GeoTessEnumType | [inline, protected] |
name() const | geotess::GeoTessEnumType | [inline] |
operator!=(const GeoTessEnumType &x, const GeoTessEnumType &y) | geotess::GeoTessEnumType | [friend] |
operator=(const GeoTessEnumType &et) | geotess::GeoTessEnumType | [inline, protected] |
operator==(const GeoTessEnumType &x, const GeoTessEnumType &y) | geotess::GeoTessEnumType | [friend] |
ordinal() const | geotess::GeoTessEnumType | [inline] |
toString() const | geotess::GeoTessEnumType | [inline] |
valueOf(const string &s, GeoTessEnumType const *const *const array, int n) | geotess::GeoTessEnumType | [protected, static] |
~GeoTessEnumType() | geotess::GeoTessEnumType | [inline, virtual] |