Uses of Class
com.openinventor.volumeviz.nodes.SoOrthoSlice
-
Packages that use SoOrthoSlice Package Description com.openinventor.medical.helpers Provides some nodes and helper classes specifically created to facilitate implementation of medical applications. -
-
Uses of SoOrthoSlice in com.openinventor.medical.helpers
Methods in com.openinventor.medical.helpers with parameters of type SoOrthoSlice Modifier and Type Method Description static SoSeparator
MedicalHelper. buildSliceAnnotation(SoCamera camera, SoOrthoSlice sliceNode, java.lang.String filename)
Slice viewer annotations.static SoSeparator
MedicalHelper. buildSliceOrientationMarkers(SoOrthoSlice orthoSlice)
Build a scene graph to display slice orientation markers.
-