[][src]Function rust_3d::normal_of_face

pub fn normal_of_face<P>(v1: &P, v2: &P, v3: &P) -> Norm3D where
    P: IsBuildable3D

Calculates the normal of a face given by three vertices