Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
toolbarPlaneToggle.m File Reference

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...
 

Detailed Description

a callback to the change orientation buttons in the toolbar of MIB; it toggles viewing plane: xy, zx, or zy direction

Function Documentation

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

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
moveMouseSw[optional] -> when 1, moves the mouse to the point where the the plane orientation has ben changed
Required fields of handles:

References im_browser_winMouseMotionFcn(), makeViewMatrix(), updateGuiWidgets(), and zoomEdit_Callback().

Referenced by im_browser_WindowKeyPressFcn(), and imbrowser>toolbarPlaneToggle_ClickedCallback().

Here is the call graph for this function:

Here is the caller graph for this function: