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

Method resetCamera

Wrapping/Java/vtk/rendering/vtkComponent.java:36–36  ·  view source on GitHub ↗

Adjust the camera position so any object in the scene will be fully seen.

()

Source from the content-addressed store, hash-verified

34 * Adjust the camera position so any object in the scene will be fully seen.
35 */
36 void resetCamera();
37
38 /**
39 * Update the clipping range of the camera

Callers 4

actionPerformedMethod · 0.65
runMethod · 0.65
keyTypedMethod · 0.65
resetCameraMethod · 0.65

Implementers 1

vtkPanelComponentWrapping/Java/vtk/rendering/awt/vtkPan

Calls

no outgoing calls

Tested by

no test coverage detected