Difference between revisions of "NewtonWorldGetDestructorCallback"

From Newton Wiki
Jump to: navigation, search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:02, 10 June 2019

NewtonWorldGetDestructorCallback

NewtonWorldDestructorCallback NewtonWorldGetDestructorCallback (const NewtonWorld* const newtonWorld)

Usage

Return pointer to destructor call back function.

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • NewtonWorldDestructorCallback

Description

See also

NewtonWorldGetUserData NewtonWorldSetDestructorCallback