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 SoSFVec3i32
SoComputeShaderScheduler. numWorkGroups
Specifies the number of local work groups dispatched in the X, Y and Z dimensions for the computation.SoSFVec3i32
SoShaderParameter3i. value
Specifies 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 SoSFVec3i32
SoLDMResourceParameters. subTileDimension
Size of subtiles used by some accelerated algorithms.SoSFVec3i32
SoLDMResourceParameters. tileDimension
Sets 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 SoSFVec3i32
SoVolumeWriter. dimension
Dimension of dataset, in voxels.SoSFVec3i32
SoVRLdmFileWriter. tileDimension
Tile dimension. -
Uses of SoSFVec3i32 in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFVec3i32 Modifier and Type Field Description SoSFVec3i32
SoOrthoSliceDragger. volumeDimension
Deprecated.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 SoSFVec3i32
SoOffscreenVolumeRender. boxSize
Resolution of the output data in the off-screen box.
-