NewtonMaterialSetContactGenerationCallback

From Newton Wiki
Jump to: navigation, search

NewtonMaterialSetContactGenerationCallback

void NewtonMaterialSetContactGenerationCallback (const NewtonWorld* const newtonWorld, int id0, int id1, NewtonOnContactGeneration contactGeneration)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • int id0
  • int id1
  • NewtonOnContactGeneration contactGeneration

Return

  • (Procedure)

Description

See also