#include <canvas_types.h>
Public Attributes | |
| float | scale = 1.0f |
| ImVec2 | scroll = ImVec2(0, 0) |
Definition at line 120 of file canvas_types.h.
| float yaze::gui::ZoomToFitResult::scale = 1.0f |
Definition at line 121 of file canvas_types.h.
Referenced by yaze::gui::ComputeZoomToFit().
| ImVec2 yaze::gui::ZoomToFitResult::scroll = ImVec2(0, 0) |
Definition at line 122 of file canvas_types.h.
Referenced by yaze::gui::ComputeZoomToFit().