Click or drag to resize
SoSceneManagerScheduleRedraw Method

Schedules a redraw for some time in the near future.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void ScheduleRedraw()
Remarks

If there is no render delegateset, or this is not active, no redraw will be scheduled.

See Also