[][src]Module nphysics3d::material

Material data structures.

Structs

BasicMaterial

Description of the state of surface of a solid.

LocalMaterialProperties

Computed material properties at a contact point.

MaterialContext

The context for determining the local material properties at a contact.

MaterialHandle

A shared handle to an abstract shape.

MaterialsCoefficientsTable

A lookup table for friction and restitution coefficient associated to certain pairs of materials.

Enums

MaterialCombineMode

The way the friction and restitution coefficients of two materials should be combined.

Traits

Material

An abstract material.

Type Definitions

MaterialId

The identifier of a material.