Difference between revisions of "NewtonGetFirstPlugin"

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

Latest revision as of 05:18, 18 June 2019

NewtonGetFirstPlugin

void* NewtonGetFirstPlugin(const NewtonWorld* const newtonWorld)

Usage

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • pointer to data

Description

See also