GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <vector>
#include <iostream>
#include <string>
#include <fstream>
#include <map>
#include "GeoTessProfileType.h"
#include "GeoTessData.h"
#include "GeoTessDataArray.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessProfile |
Abstract class that manages the radii and data values that span a single layer associated with a single vertex in the model. More... | |
Namespaces | |
geotess | |