Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ResetCamera
Method
ResetCamera
Views/Core/vtkRenderViewBase.cxx:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void vtkRenderViewBase::ResetCamera()
132
{
133
this->PrepareForRendering();
134
this->Renderer->ResetCamera();
135
}
136
137
void vtkRenderViewBase::ResetCameraClippingRange()
138
{
Callers
15
ZoomToSelection
Method · 0.45
TestQtLabelStrategy
Function · 0.45
TestNetworkViews
Function · 0.45
TestTreeMapView
Function · 0.45
TestRenderView
Function · 0.45
TestSpanTreeLayoutStrategy
Function · 0.45
TestIcicleView
Function · 0.45
TestTreeRingView
Function · 0.45
TestQtTreeRingLabeler
Function · 0.45
TestHierarchicalGraphView
Function · 0.45
TestGraphLayoutView
Function · 0.45
TestConeLayoutStrategy
Function · 0.45
Calls
1
PrepareForRendering
Method · 0.95
Tested by
14
TestQtLabelStrategy
Function · 0.36
TestNetworkViews
Function · 0.36
TestTreeMapView
Function · 0.36
TestRenderView
Function · 0.36
TestSpanTreeLayoutStrategy
Function · 0.36
TestIcicleView
Function · 0.36
TestTreeRingView
Function · 0.36
TestQtTreeRingLabeler
Function · 0.36
TestHierarchicalGraphView
Function · 0.36
TestGraphLayoutView
Function · 0.36
TestConeLayoutStrategy
Function · 0.36
TestParallelCoordinatesView
Function · 0.36