Blender V4.3
GWL_WindowScaleParams Struct Reference

Public Attributes

bool is_fractional = false
 
wl_fixed_t scale = 0
 

Detailed Description

Definition at line 224 of file GHOST_WindowWayland.cc.

Member Data Documentation

◆ is_fractional

bool GWL_WindowScaleParams::is_fractional = false

◆ scale

wl_fixed_t GWL_WindowScaleParams::scale = 0

When fractional: Scale is multiplied by FRACTIONAL_DENOMINATOR. Otherwise scale is an integer.

Definition at line 231 of file GHOST_WindowWayland.cc.

Referenced by gwl_window_scale_wl_fixed_from(), gwl_window_scale_wl_fixed_to(), and GHOST_WindowWayland::scale_params_get().


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