GlobeEngine
|
Go to the source code of this file.
Classes | |
class | ge::Grid2D |
This 2D grid class is an abstraction of properties for uniform and nonuniform grids. The defintions are according to: https://en.wikipedia.org/wiki/Regular_grid. More... | |
class | ge::CartesianGrid2D |
A cartesian grid is a uniform grid having the same distance between all points in all axis directions. More... | |
class | ge::RegularGrid2D |
A regular grid is a uniform grid with the same distance between all points of an axis. More... | |
Namespaces | |
ge | |