Uses of Class
com.openinventor.inventor.nodes.SoMatrixTransform
Packages that use SoMatrixTransform
Package
Description
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoMatrixTransform in com.openinventor.medical.helpers
Methods in com.openinventor.medical.helpers with parameters of type SoMatrixTransformModifier and TypeMethodDescriptionstatic boolean
MedicalHelper.dicomAdjustVolume
(SoVolumeData volume, SoMatrixTransform imgToPatient) Similar to dicomAdjustVolume( SoVolumeData, boolean ) above but returns an SoMatrixTransform that can be used to properly locate VolumeData in patient space in case of non axis aligned acquisition: -
Uses of SoMatrixTransform in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph that return SoMatrixTransformModifier and TypeMethodDescriptionPbDomain.getMatrixTransform()
Get the domain transform matrix in anSoMatrixTransform
object. -
Uses of SoMatrixTransform in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes that return SoMatrixTransformModifier and TypeMethodDescriptionPoDomain.getMatrixTransform()
Get the domain transform matrix in anSbMatrix
object.