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