PxBounds3_new

Function 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.