NewtonContactEnd

From Newton Wiki
Jump to: navigation, search

typedef void (_cdecl *NewtonContactEnd) (const NewtonMaterial* material);

This callback ends processing collision of two bodies. See NewtonContactBegin and NewtonContactProcess first.

See also: NewtonMaterialSetCollisionCallback

Notes: Deprecated in Newton Archimedea