GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <iostream>
#include <fstream>
#include <string>
#include <climits>
#include "CPPUtils.h"
#include "GeoTessHorizon.h"
#include "GeoTessProfile.h"
#include "GeoTessPosition.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessHorizonDepth |
Defines a "surface" in a model that resides at a constant depth. More... | |
Namespaces | |
geotess | |