pub unsafe extern "C" fn PxHeightFieldGeometry_new(
    hf: *mut PxHeightField,
    flags: PxMeshGeometryFlags,
    heightScale_: f32,
    rowScale_: f32,
    columnScale_: f32
) -> PxHeightFieldGeometry
Expand description

Constructor.