Uses of Class
com.openinventor.inventor.fields.SoMFMatrix
Packages that use SoMFMatrix
-
Uses of SoMFMatrix in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFMatrixModifier and TypeFieldDescriptionfinal SoMFMatrix
SoDecomposeMatrix.matrix
The 4x4 transformation matrix.final SoMFMatrix
SoTransformVec3f.matrix
Input transformation matrix. -
Uses of SoMFMatrix in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFMatrixModifier and TypeFieldDescriptionfinal SoMFMatrix
SoMultipleCopy.matrix
Set of matrices to apply to children.final SoMFMatrix
SoShaderParameterMatrixArray.value
Specifies the parameter's value.final SoMFMatrix
SoVertexShaderParameterMatrix.value
Specifies the parameter's values.