|
Blender V5.0
|
#include <GHOST_Types.h>
Public Attributes | |
| bool | hdr_enabled |
| bool | wide_gamut_enabled |
| float | sdr_white_level |
Definition at line 863 of file GHOST_Types.h.
| bool GHOST_WindowHDRInfo::hdr_enabled |
Definition at line 865 of file GHOST_Types.h.
Referenced by GHOST_WindowWin32::updateHDRInfo(), and WM_window_support_hdr_color().
| float GHOST_WindowHDRInfo::sdr_white_level |
Definition at line 869 of file GHOST_Types.h.
Referenced by GHOST_WindowWin32::updateHDRInfo().
| bool GHOST_WindowHDRInfo::wide_gamut_enabled |
Definition at line 867 of file GHOST_Types.h.
Referenced by GHOST_WindowWin32::updateHDRInfo().