Skip to content
Snippets Groups Projects
Forked from VTK / VTK
Source project has a limited visibility.
  • Scott Wittenburg's avatar
    9345c1b9
    Rendering: Move two VR classes into OpenGL2 · 9345c1b9
    Scott Wittenburg authored
    Move vtkVRRay and vtkOpenGLAvatar into the Rendering/OpenGL2 module
    so that vtkSynchronizableOpenGLAvatar (added to Rendering/Parallel
    in the previous commit) can depend on those classes without creating
    a cycle in the module dependency graph.
    9345c1b9
    History
    Rendering: Move two VR classes into OpenGL2
    Scott Wittenburg authored
    Move vtkVRRay and vtkOpenGLAvatar into the Rendering/OpenGL2 module
    so that vtkSynchronizableOpenGLAvatar (added to Rendering/Parallel
    in the previous commit) can depend on those classes without creating
    a cycle in the module dependency graph.