pub type HeightField = HeightField;
Expand description
A heightfield shape.
Aliased Typeยง
#[repr(C)]pub struct HeightField { /* private fields */ }
pub type HeightField = HeightField;
A heightfield shape.
#[repr(C)]pub struct HeightField { /* private fields */ }