glui.grid

Undocumented in source.

Members

Aliases

grid
alias grid = simpleConstructor!GluiGrid
Undocumented in source.
gridRow
alias gridRow = simpleConstructor!GluiGridRow
Undocumented in source.

Classes

GluiGrid
class GluiGrid

The GluiGrid node will align its children in a 2D grid.

GluiGridRow
class GluiGridRow

A single row in a GluiGrid.

Structs

Segments
struct Segments

A special version of Layout, see segments.

Templates

segments
template segments(T...)
Undocumented in source.

Meta