Uses of Class
com.openinventor.inventor.fields.SoSFUInt32
-
Packages that use SoSFUInt32 Package Description com.openinventor.inventor.drawers These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.com.openinventor.inventor.nodes com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications.com.openinventor.volumeviz.nodes -
-
Uses of SoSFUInt32 in com.openinventor.inventor.drawers
Fields in com.openinventor.inventor.drawers declared as SoSFUInt32 Modifier and Type Field Description SoSFUInt32SoEllipseScreenDrawer. nbPointNumber of points in generated ellipse.SoSFUInt32SoPolyLineScreenDrawer. simplificationThresholdThreshold (in pixels) used to simplify line when it is finished. -
Uses of SoSFUInt32 in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFUInt32 Modifier and Type Field Description SoSFUInt32SoInstanceParameter. divisorThis field modifies the rate at which values advance during multiple instance rendering.SoSFUInt32SoMultipleInstance. numBatchesWhen this field is set to 1 (default), all the instances are rendered in one batch.SoSFUInt32SoMultipleInstance. numInstancesNumber of shape instances to render.SoSFUInt32SoTextureUnit. unitSpecifies the texture unit identifier. -
Uses of SoSFUInt32 in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFUInt32 Modifier and Type Field Description SoSFUInt32OrthoSliceBorder. sliceNumberDeprecated.Slice number. -
Uses of SoSFUInt32 in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFUInt32 Modifier and Type Field Description SoSFUInt32SoOrthoSlice. sliceNumberSlice number.
-