NewtonBodySetVelocityNoSleep

From Newton Wiki
Jump to: navigation, search

NewtonBodySetVelocityNoSleep

void  NewtonBodySetVelocityNoSleep (const NewtonBody* const body, const dFloat* const velocity)

Usage

Parameters

  • const NewtonBody* const body
  • const dFloat* const velocity

Return

  • (Procedure)

Description

See also