GLFWWindowHandleComponent Struct Template
Binds a window entity to its native GLFWwindow* handle. More...
Declaration
template <typename THandle>
struct helios::glfw::components::GLFWWindowHandleComponent<THandle> { ... }
Public Member Attributes Index
template <typename THandle> | |
| GLFWwindow * | handle = nullptr |
|
Native GLFW window pointer. More... | |
Description
Binds a window entity to its native GLFWwindow* handle.
- Template Parameters
-
THandle Window handle type.
Definition at line 24 of file GLFWWindowHandleComponent.ixx.
Public Member Attributes
handle
template <typename THandle>
|
Native GLFW window pointer.
Definition at line 27 of file GLFWWindowHandleComponent.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.