Skip to content
Snippets Groups Projects
Commit 6625c480 authored by Lucas Gandel's avatar Lucas Gandel Committed by Lucas Gandel
Browse files

Fix framebuffers and window size for VR

This commit fixes the definition of framebuffers and windows sizes
in vtkOpenVRRenderWindow. It gets rid of the RenderWidth/RenderHeight
member variables and uses the one from vtkWindow instead (i.e int Size[2]).
Size is now set with the value returned by GetRecommendedRenderTargetSize().
parent 4499b9f1
No related branches found
No related tags found
No related merge requests found
Loading
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