Defines | Functions
win32_monitor.c File Reference
#include "internal.h"
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <malloc.h>
Include dependency graph for win32_monitor.c:

Go to the source code of this file.

Defines

#define DISPLAY_DEVICE_ACTIVE   0x00000001
#define EDS_ROTATEDMODE   0x00000004

Functions

void _glfwPlatformGetGammaRamp (_GLFWmonitor *monitor, GLFWgammaramp *ramp)
void _glfwPlatformGetMonitorPos (_GLFWmonitor *monitor, int *xpos, int *ypos)
_GLFWmonitor ** _glfwPlatformGetMonitors (int *count)
void _glfwPlatformGetVideoMode (_GLFWmonitor *monitor, GLFWvidmode *mode)
GLFWvidmode_glfwPlatformGetVideoModes (_GLFWmonitor *monitor, int *count)
GLboolean _glfwPlatformIsSameMonitor (_GLFWmonitor *first, _GLFWmonitor *second)
 Checks whether two monitor objects represent the same monitor.
void _glfwPlatformSetGammaRamp (_GLFWmonitor *monitor, const GLFWgammaramp *ramp)
void _glfwRestoreVideoMode (_GLFWmonitor *monitor)
GLboolean _glfwSetVideoMode (_GLFWmonitor *monitor, const GLFWvidmode *desired)
GLFWAPI const char * glfwGetWin32Adapter (GLFWmonitor *handle)
GLFWAPI const char * glfwGetWin32Monitor (GLFWmonitor *handle)

Define Documentation

#define DISPLAY_DEVICE_ACTIVE   0x00000001

Definition at line 40 of file win32_monitor.c.

#define EDS_ROTATEDMODE   0x00000004

Definition at line 37 of file win32_monitor.c.


Function Documentation

Definition at line 89 of file win32_monitor.c.

GLboolean _glfwSetVideoMode ( _GLFWmonitor monitor,
const GLFWvidmode desired 
)

Definition at line 50 of file win32_monitor.c.

GLFWAPI const char* glfwGetWin32Adapter ( GLFWmonitor handle)

Definition at line 344 of file win32_monitor.c.

GLFWAPI const char* glfwGetWin32Monitor ( GLFWmonitor handle)

Definition at line 351 of file win32_monitor.c.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:40