Uses of Class
com.openinventor.ldm.nodes.SoROI
Packages that use SoROI
Package
Description
-
Uses of SoROI in com.openinventor.ldm.elements
Methods in com.openinventor.ldm.elements that return SoROIModifier and TypeMethodDescriptionstatic SoROICalls get(state, (int)0).static SoROIReturns the last traversed ROI with the given ID.static SoROISoROIElement.getDefault()Methods in com.openinventor.ldm.elements with parameters of type SoROI -
Uses of SoROI in com.openinventor.ldm.manips
Subclasses of SoROI in com.openinventor.ldm.manipsModifier and TypeClassDescriptionclassManipulator to transform an ROI (Region of Interest).Methods in com.openinventor.ldm.manips with parameters of type SoROIModifier and TypeMethodDescriptionbooleanSoROIManip.replaceManip(SoPath p, SoROI newOne) Replaces the tail of the path, which must be this manipulator, with the givenSoROInode. -
Uses of SoROI in com.openinventor.volumeviz.details
Methods in com.openinventor.volumeviz.details with parameters of type SoROIModifier and TypeMethodDescriptionvoidSoVolumeDetail.setDetails(SbLine line, SoVolumeData vd, SoTransferFunction tf, SoROI r)