GeoTessCPP
2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <GeoTessPolygonFactory.h>
Static Public Member Functions | |
static GeoTessPolygon * | getPolygon (string inputFileName) |
Factory method with static method getPolygon() that returns a pointer to a Polygon or Polygon3D object.
static GeoTessPolygon* geotess::GeoTessPolygonFactory::getPolygon | ( | string | inputFileName | ) | [inline, static] |