GeoTessCPP
2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <cstdio>
#include <iostream>
#include <iomanip>
#include <vector>
#include "CPPUtils.h"
#include "GeoTessUtils.h"
#include "GreatCircle.h"
#include "IFStreamAscii.h"
#include "Polygon.h"
#include "Horizon.h"
Go to the source code of this file.
Classes | |
class | geotess::Polygon3D |
Extends Polygon by including information and constraints about the radial dimension. More... | |
Namespaces | |
namespace | geotess |