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 SoMFMatrixSoDecomposeMatrix.matrixThe 4x4 transformation matrix.final SoMFMatrixSoTransformVec3f.matrixInput transformation matrix. -
Uses of SoMFMatrix in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFMatrixModifier and TypeFieldDescriptionfinal SoMFMatrixSoMultipleCopy.matrixSet of matrices to apply to children.final SoMFMatrixSoShaderParameterMatrixArray.valueSpecifies the parameter's value.final SoMFMatrixSoVertexShaderParameterMatrix.valueSpecifies the parameter's values.