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 SoSFShortSoCounter. maxMaximum value for the counter.SoSFShortSoTimeCounter. maxMaximum value for the counter.SoSFShortSoCounter. minMinimum value for the counter.SoSFShortSoTimeCounter. minMinimum value for the counter.SoSFShortSoCounter. resetAt the next trigger, reset the counter to the specified value.SoSFShortSoTimeCounter. resetReset the counter to the specified value.SoSFShortSoCounter. stepCounter step value.SoSFShortSoTimeCounter. stepCounter step value. -
Uses of SoSFShort in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFShort Modifier and Type Field Description SoSFShortSoBufferedShape. normalStrideStride in bytes between the first component of two consecutive normals.SoSFShortSoArray. numElements1Number of elements in the 1st dimension.SoSFShortSoArray. numElements2Number of elements in the 2nd dimension.SoSFShortSoArray. numElements3Number of elements in the 3rd dimension.SoSFShortSoBufferedShape. vertexComponentsCountNumber of components in each vertex.SoSFShortSoBufferedShape. vertexStrideStride 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 SoSFShortSoDataCompositor. numSigBitsNumber 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 SoSFShortPoMesh2D. zValuesIndexDefines 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 SoSFShortPoMiscTextAttr. endLineCharDefines the end line character.SoSFShortPoMiscTextAttr. lineLengthDefines the max number of characters per line.SoSFShortPoNumericDisplayFormat. numDecimalDefines the number of decimals placed after the decimal point.SoSFShortPoNumericDisplayFormat. tenPowerDefines 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 SoSFShortSoVolumeTransform. volumeTransformIdAllows the transform to be applied to all or one specific data set.
-