Expand description
Defines grid structures
Structs§
- Grid
Data - 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
orGridData
Type Aliases§
- Grid
Index - Index of a grid element