pub fn classify_plane( normal: Matrix<f32, Const<3>, Const<1>, ArrayStorage<f32, 3, 1>>, ) -> PlaneClass