NewtonFindSerializedBody

From Newton Wiki
Jump to: navigation, search

NewtonFindSerializedBody

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

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • int bodySerializedID

Return

  • NewtonBody*

Description

See also