GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <cstdio>
#include "CPPUtils.h"
#include "GeoTessGrid.h"
#include "GeoTessProfile.h"
#include "GeoTessMetaData.h"
#include "GeoTessPolygon.h"
#include "GeoTessPolygon3D.h"
#include "GeoTessPolygonFactory.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessPointMap |
Relationships between vertices (2D positions in a tessellation), nodes (1D positions along a radial Profile) and points (3D positions in a model). More... | |
Namespaces | |
geotess | |