GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <cstdio>
#include <iostream>
#include <iomanip>
#include <vector>
#include "CPPUtils.h"
#include "GeoTessUtils.h"
#include "GeoTessGreatCircle.h"
#include "IFStreamAscii.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessPolygonFactory |
Factory method with a static method getPolygon() that returns a pointer to either a Polygon or Polygon3D object. More... | |
Namespaces | |
geotess | |