Uses of Interface
com.openinventor.imageviz.SbImageDataAccessor.Region
-
Packages that use SbImageDataAccessor.Region Package Description com.openinventor.imageviz This extension is deprecated since 2023.2 ImageViz API is replaced by the new ImageDev toolkit which provides the same features with the added benefit of a simplier API. -
-
Uses of SbImageDataAccessor.Region in com.openinventor.imageviz
Classes in com.openinventor.imageviz that implement SbImageDataAccessor.Region Modifier and Type Class Description static class
SbImageDataAccessor.SubVolumeRegion
Deprecated.As of Open Inventor 2023.2.Methods in com.openinventor.imageviz with parameters of type SbImageDataAccessor.Region Modifier and Type Method Description SoMemoryDataAdapter
SbImageDataAccessor. copyRegion(SbImageDataAccessor.Region region)
Deprecated.Returns anSoMemoryDataAdapter
corresponding to the requested region.SoMemoryDataAdapter
SbImageDataAccessor. copyRegion(SbImageDataAccessor.Region region, SbChannelList channels)
Deprecated.Returns anSoMemoryDataAdapter
corresponding to the requested region.
-