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