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