Uses of Class
com.openinventor.inventor.fields.SoSFMatrix
Packages that use SoSFMatrix
Package
Description
-
Uses of SoSFMatrix in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFMatrixModifier and TypeFieldDescriptionfinal SoSFMatrixSoMatrixTransform.matrixTransformation matrix.final SoSFMatrixSoProjection.matrixMatrix that can be applied before projecting a point.final SoSFMatrixSoTextureMatrix.matrixfinal SoSFMatrixSoShaderParameterMatrix.valueSpecifies the parameter's value. -
Uses of SoSFMatrix in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFMatrixModifier and TypeFieldDescriptionfinal SoSFMatrixPoAutoCubeAxis.modellingMatrixThis modelling matrix is used to determine the visibility of each face (and thus the axes to draw).final SoSFMatrixPoAutoCubeAxis.projectionMatrixThis modelling matrix is used to determine the visibility of each face (and thus the axes to draw).final SoSFMatrixPoAutoCubeAxis.viewingMatrixThis viewing matrix is used to determine the visibility of each face (and thus the axes to draw). -
Uses of SoSFMatrix in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFMatrixModifier and TypeFieldDescriptionfinal SoSFMatrixSoOffscreenVolumeRender.dataSpaceMatrixThis transformation is applied on the volume render texture coordinate during the extraction.