Home
last modified time | relevance | path

Searched refs:ROTATION_INCREMENT_WHEEL (Results 1 – 2 of 2) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/dialogs/
H A Dpanel_preview_3d_model.h56 #define ROTATION_INCREMENT_WHEEL 90 // in degrees, for mouse wheel command macro
H A Dpanel_preview_3d_model.cpp441 double step = ROTATION_INCREMENT_WHEEL; in onMouseWheelRot()