Difference between revisions of "NewtonGetPreferedPlugin"

From Newton Wiki
Jump to: navigation, search
(Created page with "== NewtonGetPreferedPlugin == void* NewtonGetPreferedPlugin(const NewtonWorld* const newtonWorld) == Usage == == Parameters == * const NewtonWorld* const newtonWorld =...")
 
(No difference)

Latest revision as of 05:18, 18 June 2019

NewtonGetPreferedPlugin

void* NewtonGetPreferedPlugin(const NewtonWorld* const newtonWorld)

Usage

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • pointer to data

Description

See also