PxPhysics_createHeightField_mut

Function PxPhysics_createHeightField_mut 

Source
pub unsafe extern "C" fn PxPhysics_createHeightField_mut(
    self_: *mut PxPhysics,
    stream: *mut PxInputStream,
) -> *mut PxHeightField
Expand description

Creates a heightfield object from previously cooked stream.

This can then be instanced into PxShape objects.

The new heightfield.