SoDraggerAddMotionCallback Method |
Name | Description | |
---|---|---|
![]() | AddMotionCallback(SoDraggerMotionCB) | Obsolete.
Use MouseMove event instead.
|
![]() | AddMotionCallback(SoDraggerMotionUserDataCB, Object) | Obsolete.
Use MouseMove event instead.
Adds motion delegate.
Motion delegates are called after each movement of the mouse during dragging.
|