Uses of Class
com.openinventor.inventor.fields.SoMFVec4f
-
Packages that use SoMFVec4f Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes -
-
Uses of SoMFVec4f in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFVec4f Modifier and Type Field Description SoMFVec4f
SoInterpolateVec4f. input0
The engine linearly interpolates from input0 to input1.SoMFVec4f
SoInterpolateVec4f. input1
The engine linearly interpolates from input0 to input1.SoMFVec4f
SoDecomposeVec4f. vector
Vector to be decomposed. -
Uses of SoMFVec4f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFVec4f Modifier and Type Field Description SoMFVec4f
SoCoordinate4. point
Coordinate point(s).SoMFVec4f
SoShaderParameterArray4f. value
Specifies the parameter's value.SoMFVec4f
SoVertexShaderParameter4f. value
Specifies the parameter's values.
-