Skip to content

Fix OpenVR sphere example

vtkSmartPointer was used without initialization; changed to probably intended use of vtkNew

Merge request reports