Package | Description |
---|---|
org.scijava.java3d.utils.pickfast.behaviors |
Provides picking behaviors for the new core picking methods.
|
Modifier and Type | Method and Description |
---|---|
void |
PickZoomBehavior.setupCallback(PickingCallback callback)
Register the class @param callback to be called each
time the picked object moves
|
void |
PickTranslateBehavior.setupCallback(PickingCallback callback)
Register the class @param callback to be called each
time the picked object moves
|
void |
PickRotateBehavior.setupCallback(PickingCallback callback)
Register the class @param callback to be called each
time the picked object moves
|
Copyright © 2016–2022 SciJava. All rights reserved.