pub unsafe extern "C" fn PxBounds3_getDimensions(
    self_: *const PxBounds3
) -> PxVec3
Expand description

returns the dimensions (width/height/depth) of this axis aligned box.