NewtonWorldGetFirstMaterial

From Newton Wiki
Jump to: navigation, search

NewtonWorldGetFirstMaterial

NewtonMaterial* NewtonWorldGetFirstMaterial (const NewtonWorld* const newtonWorld)

Usage

Get the first Material pair from the material array.

Parameters

  • const NewtonWorld* const newtonWorld

Return

  • NewtonMaterial*

Description

See also

NewtonWorldGetNextMaterial