Uses of Class
com.openinventor.volumeviz.details.SoOrthoSliceDetail
-
Packages that use SoOrthoSliceDetail Package Description com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications. -
-
Uses of SoOrthoSliceDetail in com.openinventor.medical.nodes
Methods in com.openinventor.medical.nodes with parameters of type SoOrthoSliceDetail Modifier and Type Method Description void
Ruler. manageMouseMove(boolean firstClick, SoOrthoSliceDetail detail)
The application should call this method with 'true' on the mouse down event that begins a measure operation, then call this method with 'false' on each mouse move event during the measure operation.
-