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