MCPcopy 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
131void vtkRenderViewBase::ResetCamera()
132{
133 this->PrepareForRendering();
134 this->Renderer->ResetCamera();
135}
136
137void vtkRenderViewBase::ResetCameraClippingRange()
138{

Callers 15

ZoomToSelectionMethod · 0.45
TestQtLabelStrategyFunction · 0.45
TestNetworkViewsFunction · 0.45
TestTreeMapViewFunction · 0.45
TestRenderViewFunction · 0.45
TestIcicleViewFunction · 0.45
TestTreeRingViewFunction · 0.45
TestQtTreeRingLabelerFunction · 0.45
TestGraphLayoutViewFunction · 0.45
TestConeLayoutStrategyFunction · 0.45

Calls 1

PrepareForRenderingMethod · 0.95

Tested by 14

TestQtLabelStrategyFunction · 0.36
TestNetworkViewsFunction · 0.36
TestTreeMapViewFunction · 0.36
TestRenderViewFunction · 0.36
TestIcicleViewFunction · 0.36
TestTreeRingViewFunction · 0.36
TestQtTreeRingLabelerFunction · 0.36
TestGraphLayoutViewFunction · 0.36
TestConeLayoutStrategyFunction · 0.36