Public Attributes | List of all members
_GLFWlibrary Struct Reference

Library global data. More...

#include <internal.h>

Public Attributes

 _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE
 
 _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE
 
 _GLFW_PLATFORM_LIBRARY_TIME_STATE
 
 _GLFW_PLATFORM_LIBRARY_TLS_STATE
 
 _GLFW_PLATFORM_LIBRARY_WINDOW_STATE
 
struct {
   GLFWmonitorfun   monitor
 
callbacks
 
_GLFWcursorcursorListHead
 
double cursorPosX
 
double cursorPosY
 
_GLFWwindowcursorWindow
 
struct {
   _GLFWctxconfig   context
 
   _GLFWfbconfig   framebuffer
 
   int   refreshRate
 
   _GLFWwndconfig   window
 
hints
 
int monitorCount
 
_GLFWmonitor ** monitors
 
_GLFWwindowwindowListHead
 

Detailed Description

Library global data.

Definition at line 330 of file internal.h.

Member Data Documentation

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_CONTEXT_STATE

Definition at line 356 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE

Definition at line 360 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_TIME_STATE

Definition at line 358 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_TLS_STATE

Definition at line 362 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_WINDOW_STATE

Definition at line 354 of file internal.h.

struct { ... } _GLFWlibrary::callbacks
_GLFWctxconfig _GLFWlibrary::context

Definition at line 335 of file internal.h.

_GLFWcursor* _GLFWlibrary::cursorListHead

Definition at line 341 of file internal.h.

double _GLFWlibrary::cursorPosX

Definition at line 339 of file internal.h.

double _GLFWlibrary::cursorPosY

Definition at line 339 of file internal.h.

_GLFWwindow* _GLFWlibrary::cursorWindow

Definition at line 344 of file internal.h.

_GLFWfbconfig _GLFWlibrary::framebuffer

Definition at line 333 of file internal.h.

struct { ... } _GLFWlibrary::hints
GLFWmonitorfun _GLFWlibrary::monitor

Definition at line 350 of file internal.h.

int _GLFWlibrary::monitorCount

Definition at line 347 of file internal.h.

_GLFWmonitor** _GLFWlibrary::monitors

Definition at line 346 of file internal.h.

int _GLFWlibrary::refreshRate

Definition at line 336 of file internal.h.

_GLFWwndconfig _GLFWlibrary::window

Definition at line 334 of file internal.h.

_GLFWwindow* _GLFWlibrary::windowListHead

Definition at line 343 of file internal.h.


The documentation for this struct was generated from the following file:


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19