public interface CameraListener
Modifier and Type | Method and Description |
---|---|
void |
cameraMoved(Camera cam,
Point2D.Double coord,
double alt)
Called back when a Camera is moved.
|
void cameraMoved(Camera cam, Point2D.Double coord, double alt)
cam
- camera which was movedcoord
- camera xy coordinates after the movealt
- camera altitude after the moveCamera.addListener(fr.inria.zvtm.event.CameraListener)
,
Camera.removeListener(fr.inria.zvtm.event.CameraListener)
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.