NewtonGetPostUpdateCallback

From Newton Wiki
Jump to: navigation, search

NewtonGetPostUpdateCallback

NewtonPostUpdateCallback NewtonGetPostUpdateCallback(const NewtonWorld* const newtonWorld)

Usage

Gets the post-update callback to call once NewtonUpdate procedure finishes.

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • NewtonPostUpdateCallback procedure pointer

Remarks

See also

NewtonSetPostUpdateCallback