Uses of Class
com.openinventor.inventor.fields.SoSFShort
-
-
Uses of SoSFShort in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoSFShort Modifier and Type Field Description SoSFShort
SoCounter. max
Maximum value for the counter.SoSFShort
SoTimeCounter. max
Maximum value for the counter.SoSFShort
SoCounter. min
Minimum value for the counter.SoSFShort
SoTimeCounter. min
Minimum value for the counter.SoSFShort
SoCounter. reset
At the next trigger, reset the counter to the specified value.SoSFShort
SoTimeCounter. reset
Reset the counter to the specified value.SoSFShort
SoCounter. step
Counter step value.SoSFShort
SoTimeCounter. step
Counter step value. -
Uses of SoSFShort in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFShort Modifier and Type Field Description SoSFShort
SoBufferedShape. normalStride
Stride in bytes between the first component of two consecutive normals.SoSFShort
SoArray. numElements1
Number of elements in the 1st dimension.SoSFShort
SoArray. numElements2
Number of elements in the 2nd dimension.SoSFShort
SoArray. numElements3
Number of elements in the 3rd dimension.SoSFShort
SoBufferedShape. vertexComponentsCount
Number of components in each vertex.SoSFShort
SoBufferedShape. vertexStride
Stride in bytes between the first component of two consecutive vertices. -
Uses of SoSFShort in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFShort Modifier and Type Field Description SoSFShort
SoDataCompositor. numSigBits
Number of significant bits of the final composed datum. -
Uses of SoSFShort in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFShort Modifier and Type Field Description SoSFShort
PoMesh2D. zValuesIndex
Defines the index of the set of values used by a representation as a z-coordinate of each mesh node (-1 by default). -
Uses of SoSFShort in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes declared as SoSFShort Modifier and Type Field Description SoSFShort
PoMiscTextAttr. endLineChar
Defines the end line character.SoSFShort
PoMiscTextAttr. lineLength
Defines the max number of characters per line.SoSFShort
PoNumericDisplayFormat. numDecimal
Defines the number of decimals placed after the decimal point.SoSFShort
PoNumericDisplayFormat. tenPower
Defines the power of ten divisor. -
Uses of SoSFShort in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFShort Modifier and Type Field Description SoSFShort
SoVolumeTransform. volumeTransformId
Allows the transform to be applied to all or one specific data set.
-