public interface PvCameraListenerIf
The event includes the current does not contain pick information of the geometry
PvPickListenerIf
Modifier and Type | Method and Description |
---|---|
void |
dragCamera(PvCameraEvent event)
Get camera position and viewing direction when a mouse drag event has occurred.
|
java.lang.String |
getName()
The name of a listeners allows the display to issue verbal debug messages.
|
void |
pickCamera(PvCameraEvent event)
Get camera position and viewing direction when a mouse pressed event has occurred.
|
java.lang.String getName()
void pickCamera(PvCameraEvent event)
event
- Pick event issued by the displayPvCameraListenerIf
void dragCamera(PvCameraEvent event)
event
- Drag event issued by the displayPvCameraListenerIf
"