Difference between revisions of "NewtonBodySetVelocityNoSleep"

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

Latest revision as of 08:02, 10 June 2019

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