GLFWWindowUserPointerComponent Struct Template
Associates a window entity with callback payload used by GLFW user-pointer API. More...
Declaration
template <typename THandle, typename TPlatformCommandBuffer>
struct helios::glfw::components::GLFWWindowUserPointerComponent<THandle, TPlatformCommandBuffer> { ... }
Public Member Attributes Index
template <typename THandle, typename TPlatformCommandBuffer> | |
| GLFWWindowUserPointer< THandle, TPlatformCommandBuffer > | userPointer |
|
Typed payload exposed to GLFW callbacks via glfwSetWindowUserPointer. More... | |
Description
Associates a window entity with callback payload used by GLFW user-pointer API.
- Template Parameters
-
THandle Window handle type.
Definition at line 30 of file GLFWWindowUserPointerComponent.ixx.
Public Member Attributes
userPointer
template <typename THandle, typename TPlatformCommandBuffer>
|
Typed payload exposed to GLFW callbacks via glfwSetWindowUserPointer.
Definition at line 32 of file GLFWWindowUserPointerComponent.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.