[][src]Function caper::utils::get_frustum_planes

pub fn get_frustum_planes(matrix: &Matrix4) -> Vec<(f32, f32, f32, f32)>

Helper function that converts viewing matrix into frustum planes