Override this function to set the reset values for the camera handler
| <CameraHandler>._camSetReset( | |
| e |
)
e
Event object that contains the following attributes:
Attribute name |
|
view |
The active viewpoint object. |
Override this function to set the reset values for the camera handler.
This will be called when viz.cam.setReset() is executed.
None