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