Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
void vtkRenderViewBase::PrepareForRendering()
144
{
145
this->Update();
146
}
147
148
void vtkRenderViewBase::PrintSelf(ostream& os, vtkIndent indent)
149
{
Callers
3
Render
Method · 0.95
ResetCamera
Method · 0.95
ResetCameraClippingRange
Method · 0.95
Calls
1
Update
Method · 0.45
Tested by
no test coverage detected