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 SoSFMatrix
SoMatrixTransform.matrix
Transformation matrix.final SoSFMatrix
SoProjection.matrix
Matrix that can be applied before projecting a point.final SoSFMatrix
SoTextureMatrix.matrix
final SoSFMatrix
SoShaderParameterMatrix.value
Specifies the parameter's value. -
Uses of SoSFMatrix in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFMatrixModifier and TypeFieldDescriptionfinal SoSFMatrix
PoAutoCubeAxis.modellingMatrix
This modelling matrix is used to determine the visibility of each face (and thus the axes to draw).final SoSFMatrix
PoAutoCubeAxis.projectionMatrix
This modelling matrix is used to determine the visibility of each face (and thus the axes to draw).final SoSFMatrix
PoAutoCubeAxis.viewingMatrix
This 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 SoSFMatrix
SoOffscreenVolumeRender.dataSpaceMatrix
This transformation is applied on the volume render texture coordinate during the extraction.