nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GridLayout.resolution
nanogui
layout
GridLayout
The number of rows or columns (depending on the Orientation) of this GridLayout.
int
resolution
()
class
GridLayout
final const
int
resolution
(
)
void
resolution
(int resolution)
Meta
Source
See Implementation
nanogui
layout
GridLayout
constructors
this
functions
alignment
colAlignment
computeLayout
margin
orientation
performLayout
preferredSize
resolution
rowAlignment
spacing
variables
mAlignment
mDefaultAlignment
mMargin
mOrientation
mResolution
mSpacing
The number of rows or columns (depending on the Orientation) of this GridLayout.