Click or drag to resize
SoSceneManagerRender Method (Boolean, Boolean, Int32)
Calls Render(clearWindow, clearZbuffer, id, false).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Render(
	bool clearWindow,
	bool clearZbuffer,
	int id
)

Parameters

clearWindow
Type: SystemBoolean
clearZbuffer
Type: SystemBoolean
id
Type: SystemInt32
Remarks