NewtonBodyApplyImpulsePair

From Newton Wiki
Jump to: navigation, search

NewtonBodyApplyImpulsePair

void NewtonBodyApplyImpulsePair (const NewtonBody* const body, dFloat* const linearImpulse, dFloat* const angularImpulse, dFloat timestep)

Usage

Parameters

  • const NewtonBody* const body
  • dFloat* const linearImpulse
  • dFloat* const angularImpulse
  • dFloat timestep

Return

  • (Procedure)

Description

See also