Function ncollide_utils::is_affinely_dependent_triangle3 [] [src]

pub fn is_affinely_dependent_triangle3<P: Point>(p1: &P, p2: &P, p3: &P) -> bool

Tests if three 3D points are approximately aligned.