Click or drag to resize
SoGLDisplayListGetCompileAndExecute Method

Returns true if current display list mode is GL_COMPILE_AND_EXECUTE.

Namespace: OIV.Inventor.OglObjects
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public bool GetCompileAndExecute()

Return Value

Type: Boolean
Remarks

Default is COMPILE_AND_EXECUTE.

See Also