GeoTessCPP
2.2.3
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <iostream>
#include <string>
#include <fstream>
#include "CPPGlobals.h"
#include "GeoTessDataType.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessDataArray< T > |
Manages a 1D array of data values attached to a single grid node. More... | |
class | geotess::GeoTessDataValue< T > |
Manages a single data value attached to a grid node. More... | |
class | geotess::GeoTessData |
Abstract base class that manages the data values attached to a single grid point. More... | |
Namespaces | |
geotess | |