Skip to content
Snippets Groups Projects
Commit f27cb44a authored by Thomas Galland's avatar Thomas Galland Committed by Kitware Robot
Browse files

Merge topic 'updateVRDoc'


a9cf994b Update obsolete VR documentation

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Tested-by: default avatarbuildbot <buildbot@kitware.com>
Reviewed-by: default avatarJulien Fausty <julien.fausty@kitware.com>
Reviewed-by: default avatarMathieu Westphal (Kitware) <mathieu.westphal@kitware.com>
Merge-request: !10308
parents fadb0d60 a9cf994b
No related branches found
No related tags found
No related merge requests found
......@@ -21,14 +21,6 @@ PURPOSE. See the above copyright notice for more information.
* class vtkVRRenderWindow. vtkOpenVRRenderer interfaces to the
* OpenVR graphics library
*
* This class and its similar classes are designed to be drop in
* replacements for VTK. If you link to this module and turn on
* the CMake option VTK_OPENVR_OBJECT_FACTORY, the object
* factory mechanism should replace the core rendering classes such as
* RenderWindow with OpenVR specialized versions. The goal is for VTK
* programs to be able to use the OpenVR library with little to no
* changes.
*
* This class handles the bulk of interfacing to OpenVR. It supports one
* renderer currently. The renderer is assumed to cover the entire window
* which is what makes sense to VR. Overlay renderers can probably be
......
......@@ -19,14 +19,6 @@ PURPOSE. See the above copyright notice for more information.
* vtkOpenXRRenderWindow is a concrete implementation of the abstract
* class vtkRenderWindow.
*
* This class and its similar classes are designed to be drop in
* replacements for VTK. If you link to this module and turn on
* the CMake option VTK_OPENXR_OBJECT_FACTORY, the object
* factory mechanism should replace the core rendering classes such as
* RenderWindow with OpenXR specialized versions. The goal is for VTK
* programs to be able to use the OpenXR library with little to no
* changes.
*
* This class handles the bulk of interfacing to OpenXR. It supports one
* renderer currently. The renderer is assumed to cover the entire window
* which is what makes sense to VR. Overlay renderers can probably be
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment