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

Method PrepareForRendering

Views/Core/vtkRenderViewBase.cxx:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void vtkRenderViewBase::PrepareForRendering()
144{
145 this->Update();
146}
147
148void vtkRenderViewBase::PrintSelf(ostream& os, vtkIndent indent)
149{

Callers 3

RenderMethod · 0.95
ResetCameraMethod · 0.95

Calls 1

UpdateMethod · 0.45

Tested by

no test coverage detected