Skip to content

Rework vtk3DCursor API for modifying the cursor shape

You can now choose a cursor shape from presets with the SetCursorShape method. You can also choose a custom cursor shape by choosing the "CUSTOM" shape option and provide your own actor.

Merge request reports