Difference between revisions of "NewtonFindSerializedBody"

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

Latest revision as of 08:02, 10 June 2019

NewtonFindSerializedBody

NewtonBody* NewtonFindSerializedBody(const NewtonWorld* const newtonWorld, int bodySerializedID)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • int bodySerializedID

Return

  • NewtonBody*

Description

See also