OGS
GeoType.h File Reference

Detailed Description

Definition of the GEOTYPE enumeration.

Author
Thomas Fischer
Date
2010-06-17

Definition in file GeoType.h.

#include <string>
Include dependency graph for GeoType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GeoLib
 

Enumerations

enum class  GeoLib::GEOTYPE { GeoLib::POINT , GeoLib::POLYLINE , GeoLib::SURFACE }
 

Functions

std::string GeoLib::convertGeoTypeToString (GEOTYPE geo_type)