|
Blender
V2.93
|
Public Attributes | |
| struct wl_output * | output |
| int32_t | width |
| int32_t | height |
| int | transform |
| int | scale |
| std::string | make |
| std::string | model |
Definition at line 55 of file GHOST_SystemWayland.cpp.
| int32_t output_t::height |
Definition at line 57 of file GHOST_SystemWayland.cpp.
| std::string output_t::make |
Definition at line 60 of file GHOST_SystemWayland.cpp.
| std::string output_t::model |
Definition at line 61 of file GHOST_SystemWayland.cpp.
| struct wl_output* output_t::output |
Definition at line 56 of file GHOST_SystemWayland.cpp.
| int output_t::scale |
Definition at line 59 of file GHOST_SystemWayland.cpp.
| int output_t::transform |
Definition at line 58 of file GHOST_SystemWayland.cpp.
| int32_t output_t::width |
Definition at line 57 of file GHOST_SystemWayland.cpp.