sKit  0.0.9
grids.cpp File Reference
#include "grids.hpp"
#include <format>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 sKit
 
 sKit::structure
 

Functions

auto sKit::structure::gridFillDiagonal (int numCols, int numRows) -> std::vector< glm::ivec2 >
 Creates a path following the coordinates of every cell in a grid that has a diagonal tendency. More...