[][src]Type Definition rapier2d::geometry::HeightField

type HeightField = HeightField<f32>;

A heightfield shape.

Trait Implementations

impl Shape for HeightField[src]