Click or drag to resize
SoBBoxModelMatrixElement.PopMatrix Method

See description for pushMatrix().

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void PopMatrix(
	SoState state,
	SbMatrix matrix,
	SbMatrix localmatrix
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
matrix
Type: OIV.Inventor.SbMatrix
localmatrix
Type: OIV.Inventor.SbMatrix
Remarks