GeoTessCPP
2.6.1
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.
Definition at line 72 of file GeoTessPolygonFactory.h.
|
inlinestatic |
Definition at line 76 of file GeoTessPolygonFactory.h.