Difference between revisions of "NewtonWorldGetListener"

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

Latest revision as of 08:02, 10 June 2019

NewtonWorldGetListener

void* NewtonWorldGetListener (const NewtonWorld* const newtonWorld, const char* const nameId)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • const char* const nameId

Return

  • pointer to data

Description

See also