WindowConfig.ixx File
Window creation and initialization configuration. More...
Included Headers
#include <string>
#include <helios.math.types>
Namespaces Index
| namespace | helios |
| namespace | window |
Classes Index
| struct | WindowConfig |
|
Configuration structure for creating and initializing a Window. More... | |
Description
Window creation and initialization configuration.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::window {
20 struct WindowConfig {
22 virtual ~WindowConfig() = default;
43 int aspectRatioNumer{0};
53 int aspectRatioDenom{0};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.