NewtonSetNumberOfSubsteps

From Newton Wiki
Revision as of 08:02, 10 June 2019 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NewtonSetNumberOfSubsteps

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

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • int subSteps

Return

  • (Procedure)

Description

See also