Click or drag to resize
SoModelMatrixElementSetCullMatrix Method

Sets the transformation that defines the volume that view-volume culling should be tested against.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetCullMatrix(
	SoState state,
	SoNode node,
	SbMatrix matrix
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
matrix
Type: OIV.InventorSbMatrix
Remarks