Uses of Class
com.openinventor.ldm.nodes.SoTransferFunction
Packages that use SoTransferFunction
Package
Description
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoTransferFunction in com.openinventor.ldm.elements
Methods in com.openinventor.ldm.elements that return SoTransferFunctionModifier and TypeMethodDescriptionstatic SoTransferFunctionstatic SoTransferFunctionSoTransferFunctionElement.getDefault()Default values.Methods in com.openinventor.ldm.elements with parameters of type SoTransferFunctionModifier and TypeMethodDescriptionstatic voidSoTransferFunctionElement.set(SoState state, SoNode node, SoTransferFunction m_transferFunctionNode) Sets/Gets the current volume data attributes in the state. -
Uses of SoTransferFunction in com.openinventor.medical.helpers
Methods in com.openinventor.medical.helpers with parameters of type SoTransferFunctionModifier and TypeMethodDescriptionstatic booleanMedicalHelper.dicomCheckMonochrome1(SoTransferFunction cmapNode, SoVolumeData volume, boolean forceReverse) Automatically adjusts the color map (transferFunction) if the specified volume is a DICOM data set (reader is SoVRDicomFileReader) and the Photometric Interpretation (0028,0004) value is MONOCHROME1. -
Uses of SoTransferFunction in com.openinventor.volumeviz.details
Methods in com.openinventor.volumeviz.details with parameters of type SoTransferFunctionModifier and TypeMethodDescriptionvoidSoVolumeDetail.setDetails(SbLine line, SoVolumeData vd, SoTransferFunction tf, SoROI r)