Click or drag to resize
SoModelMatrixElementGetCombinedCullMatrix Method

This method gets the model*cullMatrix combined matrix (which is cached by this element).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SbMatrix GetCombinedCullMatrix(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SbMatrix
Remarks