GeoTessCPP  2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
All Classes Namespaces Files Functions Variables Typedefs Friends Macros
GeoTessGrid.h File Reference
#include <iostream>
#include <string>
#include <fstream>
#include <vector>
#include <set>
#include <list>
#include <sstream>
#include "CPPUtils.h"
#include "GeoTessUtils.h"
#include "ArrayReuse.h"
#include "GeoTessException.h"
#include "GeoTessOptimizationType.h"

Go to the source code of this file.

Classes

struct  geotess::Edge
 Stores information about the connection between two adjacent vertices which separates two neighboring triangles. More...
 
class  geotess::GeoTessGrid
 Manages the geometry and topology of one or more multi-level triangular tessellations of a unit sphere. Has many functions to retrieve information about the grid but knows nothing about Data. More...
 

Namespaces

 geotess