GLFWWindowUserPointer.ixx File
Helper storing user pointer data for GLFW windows. More...
Included Headers
#include <helios.window.Window>
#include <helios.app.Application>
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 | GLFWWindowUserPointer |
|
A structure to hold user defined data associated with a GLFWwindow. More... | |
Description
Helper storing user pointer data for GLFW windows.
File Listing
The file content with the documentation metadata removed is:
12export namespace helios::ext::glfw::window {
22 struct GLFWWindowUserPointer {
26 helios::app::Application* application = nullptr;
31 helios::window::Window* window = nullptr;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.