-------------------------------------------------------------------------------- -- Handler.......... : onInit -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function OSVCamera.onInit ( ) -------------------------------------------------------------------------------- this.computeSceneBSphere ( ) this.sendEvent ( "onReset" ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------