GLFWWindowConfig.ixx File
GLFW-specific window configuration structures. More...
Included Headers
#include <GLFW/glfw3.h>
#include <helios.window.WindowConfig>
Namespaces Index
| namespace | helios |
| namespace | ext |
|
Platform-specific extensions and backend implementations. More... | |
| namespace | glfw |
|
GLFW-specific implementations. More... | |
| namespace | window |
|
GLFW window management. More... | |
Classes Index
| struct | GLFWWindowConfig |
|
Configuration structure for a GLFWWindow. More... | |
Description
GLFW-specific window configuration structures.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::ext::glfw::window {
23 struct GLFWWindowConfig : public helios::window::WindowConfig {
27 GLFWframebuffersizefun frameBufferSizeCallback = nullptr;
28 ~GLFWWindowConfig() override = default;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.