Skip to main content

plane_parameters

Function plane_parameters 

Source
pub fn plane_parameters(plane: &Plane, p: Point) -> (f64, f64)
Expand description

The (u, v) of the projection of p onto a plane.