yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::ZoomToFitResult Struct Reference

#include <canvas_types.h>

Public Attributes

float scale = 1.0f
 
ImVec2 scroll = ImVec2(0, 0)
 

Detailed Description

Definition at line 120 of file canvas_types.h.

Member Data Documentation

◆ scale

float yaze::gui::ZoomToFitResult::scale = 1.0f

Definition at line 121 of file canvas_types.h.

Referenced by yaze::gui::ComputeZoomToFit().

◆ scroll

ImVec2 yaze::gui::ZoomToFitResult::scroll = ImVec2(0, 0)

Definition at line 122 of file canvas_types.h.

Referenced by yaze::gui::ComputeZoomToFit().


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