Public Attributes | List of all members
GLFWvidmode Struct Reference

Video mode type. More...

#include <glfw3.h>

Public Attributes

int blueBits
 
int greenBits
 
int height
 
int redBits
 
int refreshRate
 
int width
 

Detailed Description

Video mode type.

This describes a single video mode.

Definition at line 983 of file glfw3.h.

Member Data Documentation

int GLFWvidmode::blueBits

The bit depth of the blue channel of the video mode.

Definition at line 999 of file glfw3.h.

int GLFWvidmode::greenBits

The bit depth of the green channel of the video mode.

Definition at line 996 of file glfw3.h.

int GLFWvidmode::height

The height, in screen coordinates, of the video mode.

Definition at line 990 of file glfw3.h.

int GLFWvidmode::redBits

The bit depth of the red channel of the video mode.

Definition at line 993 of file glfw3.h.

int GLFWvidmode::refreshRate

The refresh rate, in Hz, of the video mode.

Definition at line 1002 of file glfw3.h.

int GLFWvidmode::width

The width, in screen coordinates, of the video mode.

Definition at line 987 of file glfw3.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