Function veloren_voxygen::scene::math::point_before_plane

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