Type Alias rapier2d::geometry::HeightField

source ·
pub type HeightField = HeightField;
Expand description

A heightfield shape.

Aliased Type§

struct HeightField { /* private fields */ }