Click or drag to resize
SoGLDrawStyleElementPush Method

Overrides push() so we can remember the previous element's draw style, and perhaps avoid sending unnecessary GL calls if this element is the same.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public override void Push(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState
Remarks