WindowComponent Struct Template
Stores platform-window properties associated with an entity. More...
Declaration
Public Member Attributes Index
template <typename THandle> | |
| std::string | title |
|
Runtime title used by the window backend. More... | |
template <typename THandle> | |
| float | aspectRatioNumer |
|
Aspect-ratio numerator used for ratio constraints. More... | |
template <typename THandle> | |
| float | aspectRatioDenom |
|
Aspect-ratio denominator used for ratio constraints. More... | |
Description
Stores platform-window properties associated with an entity.
- Template Parameters
-
THandle Window handle type.
Definition at line 24 of file WindowComponent.ixx.
Public Member Attributes
aspectRatioDenom
|
Aspect-ratio denominator used for ratio constraints.
Definition at line 33 of file WindowComponent.ixx.
aspectRatioNumer
|
Aspect-ratio numerator used for ratio constraints.
Definition at line 30 of file WindowComponent.ixx.
title
|
Runtime title used by the window backend.
Definition at line 27 of file WindowComponent.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.