Difference between revisions of "NewtonSetNumberOfSubsteps"

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

Latest revision as of 08:02, 10 June 2019

NewtonSetNumberOfSubsteps

void NewtonSetNumberOfSubsteps (const NewtonWorld* const newtonWorld, int subSteps)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • int subSteps

Return

  • (Procedure)

Description

See also