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: 10.12.3.0 (10.12.3.0)
Syntax
public static SbMatrix GetCombinedCullMatrix(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SbMatrix
Remarks