Uses of Class
mgui.interfaces.events.CameraEvent
| Package | Description |
|---|---|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
| mgui.interfaces.shapes.volume |
-
Uses of CameraEvent in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type CameraEvent Modifier and Type Method Description voidInterfaceGraphic3D. cameraAngleChanged(CameraEvent e)voidInterfaceGraphicPanel. cameraAngleChanged(CameraEvent e)voidInterfaceGraphic3D. cameraChanged(CameraEvent e)voidInterfaceGraphicPanel. cameraChanged(CameraEvent e) -
Uses of CameraEvent in mgui.interfaces.maps
Methods in mgui.interfaces.maps with parameters of type CameraEvent Modifier and Type Method Description voidCamera3DListener. cameraAngleChanged(CameraEvent e)voidCamera3DListener. cameraChanged(CameraEvent e) -
Uses of CameraEvent in mgui.interfaces.shapes.volume
Methods in mgui.interfaces.shapes.volume with parameters of type CameraEvent Modifier and Type Method Description voidVolume3DRenderer. cameraAngleChanged(CameraEvent e)voidVolume3DRenderer. cameraChanged(CameraEvent e)