Function physx_sys::PxBounds3_new

source ·
pub unsafe extern "C" fn PxBounds3_new() -> PxBounds3
Expand description

Default constructor, not performing any initialization for performance reason.

Use empty() function below to construct empty bounds.