Uses of Class
com.openinventor.inventor.fields.SoSFVec3i32
-
Packages that use SoSFVec3i32 Package Description com.openinventor.inventor.nodes com.openinventor.ldm.nodes com.openinventor.ldm.writers com.openinventor.volumeviz.draggers com.openinventor.volumeviz.nodes -
-
Uses of SoSFVec3i32 in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32SoComputeShaderScheduler. numWorkGroupsSpecifies the number of local work groups dispatched in the X, Y and Z dimensions for the computation.SoSFVec3i32SoShaderParameter3i. valueSpecifies the parameter's value. -
Uses of SoSFVec3i32 in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32SoLDMResourceParameters. subTileDimensionSize of subtiles used by some accelerated algorithms.SoSFVec3i32SoLDMResourceParameters. tileDimensionSets the tile size. -
Uses of SoSFVec3i32 in com.openinventor.ldm.writers
Fields in com.openinventor.ldm.writers declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32SoVolumeWriter. dimensionDimension of dataset, in voxels.SoSFVec3i32SoVRLdmFileWriter. tileDimensionTile dimension. -
Uses of SoSFVec3i32 in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32SoOrthoSliceDragger. volumeDimensionDeprecated.As of Open Inventor 101.1.0.0. -
Uses of SoSFVec3i32 in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32SoOffscreenVolumeRender. boxSizeResolution of the output data in the off-screen box.
-