Function normal_of_face

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

Calculates the normal of a face given by three vertices