Difference between revisions of "NewtonBodySetOmegaNoSleep"

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

Latest revision as of 08:02, 10 June 2019

NewtonBodySetOmegaNoSleep

void  NewtonBodySetOmegaNoSleep (const NewtonBody* const body, const dFloat* const omega)

Usage

Parameters

  • const NewtonBody* const body
  • const dFloat* const omega

Return

  • (Procedure)

Description

See also

NewtonBodySetOmega