Skip to content
Snippets Groups Projects
Forked from Lucas Gandel / VTK
Loading
lucas.gandel's avatar
Lucas Gandel authored
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().
6625c480
History
Name Last commit Last update