|
GeoTessCPP
2.0.0
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::GeoTessPolygon |
| An ordered list of points on the surface of a unit sphere that define a closed polygon. More... | |
Namespaces | |
| namespace | geotess |
1.8.1.1