grid.hxx File Reference
#include <memory>
#include <vector>
#include <set>
Include dependency graph for grid.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  huc::CellInfoBase
 
class  huc::Grid< CellInfo >
 
struct  huc::Grid< CellInfo >::Point
 Point struct is a convenient struct use to represent a 2D point for a grid (index position). More...
 
class  huc::Grid< CellInfo >::Cell
 
class  huc::Grid< CellInfo >::Edge
 Edge struct is a convenient struct use to store two cell pointers connected by a link/edge. More...
 

Namespaces

 huc