MCPcopy Create free account
hub / github.com/Kitware/VTK / Render

Method Render

Rendering/OpenVR/vtkOpenVRRenderWindow.cxx:201–206  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

199
200//------------------------------------------------------------------------------
201void vtkOpenVRRenderWindow::Render()
202{
203 this->UpdateHMDMatrixPose();
204
205 this->Superclass::Render();
206}
207
208//------------------------------------------------------------------------------
209void vtkOpenVRRenderWindow::StereoMidpoint()

Callers

nothing calls this directly

Calls 1

UpdateHMDMatrixPoseMethod · 0.95

Tested by

no test coverage detected