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