WindowConfig Struct
Immutable-like value object carrying window creation parameters. More...
Declaration
Public Member Attributes Index
| std::string | title |
|
Window title shown by the platform window. More... | |
| WindowSize | size |
|
Initial window size. More... | |
| float | aspectRatioNumer |
|
Aspect-ratio numerator used for optional ratio locking. More... | |
| float | aspectRatioDenom |
|
Aspect-ratio denominator used for optional ratio locking. More... | |
Description
Immutable-like value object carrying window creation parameters.
Definition at line 18 of file WindowConfig.ixx.
Public Member Attributes
aspectRatioDenom
|
Aspect-ratio denominator used for optional ratio locking.
Definition at line 30 of file WindowConfig.ixx.
aspectRatioNumer
|
Aspect-ratio numerator used for optional ratio locking.
Definition at line 27 of file WindowConfig.ixx.
size
|
title
|
Window title shown by the platform window.
Definition at line 21 of file WindowConfig.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.