SoDraggerAddStartCallback Method |
Name | Description | |
---|---|---|
![]() | AddStartCallback(SoDraggerStartCB) | Obsolete.
Use StartDragging event instead.
|
![]() | AddStartCallback(SoDraggerStartUserDataCB, Object) | Obsolete.
Use StartDragging event instead.
Adds start delegate.
Start delegates are made after the mouse button 1 goes down and the dragger
determines that it has been picked. If it is going to begin dragging, it grabs
events and invokes the startCallbacks.
|