NewtonBodyGetSimulationState

From Newton Wiki
Jump to: navigation, search

NewtonBodyGetSimulationState

int NewtonBodyGetSimulationState(const NewtonBody* const body)

Usage

Gets the current simulation state of the specified body.

Parameters

  • const NewtonBody* const body

Return

  • int

Description

See also

NewtonBodySetSimulationState