Difference between revisions of "NewtonMaterialSetContactPruningTolerance"

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

Revision as of 08:02, 10 June 2019

NewtonMaterialSetContactPruningTolerance

void NewtonMaterialSetContactPruningTolerance (const NewtonBody* const body0, const NewtonBody* const body1, dFloat tolerance)

Usage

Parameters

  • const NewtonBody* const body0
  • const NewtonBody* const body1
  • dFloat tolerance

Return

  • (Procedure)

Description

See also