Class GridData
Inherited by the following classes: Grid, FlexGrid, Grid, ImgGrid
Public Functions
| Type | Name |
|---|---|
| GridData (size_t width, size_t height) |
|
| size_t | height () const |
| bool | in_bounds (const Coordinate2D< size_t > & coord) const |
| size_t | width () const |
Protected Attributes
| Type | Name |
|---|---|
| size_t | m_height |
| size_t | m_width |
Public Functions Documentation
function GridData
function height
function in_bounds
function width
Protected Attributes Documentation
variable m_height
variable m_width
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/grid.hpp