Uses of Class
com.openinventor.inventor.fields.SoMFShort
-
Packages that use SoMFShort Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes com.openinventor.meshviz.graph -
-
Uses of SoMFShort in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFShort Modifier and Type Field Description SoMFShort
SoComposeVec2s. x
The x component.SoMFShort
SoComposeVec2s. y
The y component. -
Uses of SoMFShort in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFShort Modifier and Type Field Description SoMFShort
SoVertexShaderParameter1s. value
Specifies the parameter's values. -
Uses of SoMFShort in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFShort Modifier and Type Field Description SoMFShort
PoPieChart. sliceToTranslateNumber
Numbers (slice numbers begin at 0) of the slices to translate.SoMFShort
PoPieChartRep. sliceToTranslateNumber
Numbers (slice numbers begin at 0) of the slices to translate.
-