yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
canvas_interaction_handler.cc File Reference
#include "canvas_interaction_handler.h"
#include <algorithm>
#include <cmath>
#include "imgui/imgui.h"
Include dependency graph for canvas_interaction_handler.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 
namespace  yaze::gui::canvas
 
namespace  yaze::gui::canvas::anonymous_namespace{canvas_interaction_handler.cc}
 

Functions

ImVec2 yaze::gui::canvas::anonymous_namespace{canvas_interaction_handler.cc}::AlignToGrid (ImVec2 pos, float grid_step)