Skip to content

Move getter for window initialization from OpenXR to VR module

As a reminder, the vtkOpenXRRenderWindow is a child class of vtkVRRenderWindow.

This also sets the Initialized state to false in OpenXR when the OpenXRManager fails to instantiate.

Needed for paraview/paraview!5696 (merged).

Merge request reports