GeoTessCPP  2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
All Classes Namespaces Files Functions Variables Typedefs Friends Macros
geotess::GeoTessPolygonFactory Class Reference

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 GeoTessPolygongetPolygon (string inputFileName)
 

Detailed Description

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.

Member Function Documentation

◆ getPolygon()

static GeoTessPolygon* geotess::GeoTessPolygonFactory::getPolygon ( string  inputFileName)
inlinestatic

Definition at line 76 of file GeoTessPolygonFactory.h.


The documentation for this class was generated from the following file: