Vizard 8 » Command Index » Vizard objects » CameraHandler » <CameraHandler>._camSetReset
8.1

<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:

Attribute name

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