pub fn point_before_plane<T: Float>(point: Vec3<T>, plane: Vec4<T>) -> bool