Difference between revisions of "NewtonBodyGetSimulationState"

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

Latest revision as of 08:02, 10 June 2019

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