Module grid

Source
Expand description

Defines grid structures

Structs§

GridData
Holds a Grid and generic data in a linear buffer that can be accessed through the grid definition to represent the grid content.

Traits§

Grid
Generic trait to represent a grid
NodeRef
Represents a reference to an element of a Grid or GridData

Type Aliases§

GridIndex
Index of a grid element