Uses of Class
com.openinventor.volumeviz.details.SoOrthoSliceDetail
Packages that use SoOrthoSliceDetail
Package
Description
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 SoOrthoSliceDetailModifier and TypeMethodDescriptionvoid
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.