Function caper::utils::frustrum_test [] [src]

pub fn frustrum_test(
    pos: &Vector3,
    radius: f32,
    frustrum_planes: &Vec<(f32, f32, f32, f32)>
) -> bool

Test whether an object is in the view frustrum