Click or drag to resize
SoCallbackActionAddPreTailCallback Method
Overload List
  NameDescription
Public methodAddPreTailCallback(SoCallbackActionCallbackActionCB) Obsolete.
Use PreTailTraversal event instead. Sets up a delegate to call when the action is applied to a path. This function is called just before the node at the tail of the path is traversed.
Public methodAddPreTailCallback(SoCallbackActionCallbackActionUserDataCB, Object) Obsolete.
Use PreTailTraversal event instead.
Top
See Also