Package | Description |
---|---|
com.openinventor.medical.helpers |
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
|
com.openinventor.medical.nodes |
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
|
Modifier and Type | Method and Description |
---|---|
static MedicalHelper.Axis |
MedicalHelper.Axis.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MedicalHelper.Axis[] |
MedicalHelper.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
MedicalHelper.orientView(MedicalHelper.Axis axis,
SoCamera camera,
SoVolumeData volume)
Equivalent to
orientView(axis, camera, volume, 1.01f) |
static boolean |
MedicalHelper.orientView(MedicalHelper.Axis axis,
SoCamera camera,
SoVolumeData volume,
float slack)
Adjusts the camera to view a slice or volume along the specified axis.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<MedicalHelper.Axis> |
SliceOrientationMarkers.axis
Axis (default is AXIAL).
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com