Function veloren_voxygen::scene::math::point_plane_distance

source ยท
pub fn point_plane_distance<T: Float>(point: Vec3<T>, norm_dist: Vec4<T>) -> T