GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <iostream>
#include <fstream>
#include <string>
#include "GeoTessData.h"
#include "GeoTessProfile.h"
#include "GeoTessProfileType.h"
#include "IFStreamAscii.h"
#include "IFStreamBinary.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessProfileThin |
A Profile object consiting of a single radius value and a single Data object. It represents a profile through a layer that has no thickness. More... | |
Namespaces | |
geotess | |