![]() |
Microscopy Image Browser
1.233
|
a callback to the change orientation buttons in the toolbar of MIB; it toggles viewing plane: xy, zx, or zy direction More...
Functions | |
function | toolbarPlaneToggle (hObject, eventdata, handles, moveMouseSw) |
a callback to the change orientation buttons in the toolbar of MIB; it toggles viewing plane: xy, zx, or zy direction More... | |
a callback to the change orientation buttons in the toolbar of MIB; it toggles viewing plane: xy, zx, or zy direction
function toolbarPlaneToggle | ( | hObject, | |
eventdata, | |||
handles, | |||
moveMouseSw | |||
) |
a callback to the change orientation buttons in the toolbar of MIB; it toggles viewing plane: xy, zx, or zy direction
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
moveMouseSw | [optional] -> when 1, moves the mouse to the point where the the plane orientation has ben changed |
References im_browser_winMouseMotionFcn(), makeViewMatrix(), updateGuiWidgets(), and zoomEdit_Callback().
Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>toolbarPlaneToggle_ClickedCallback().