Function x3

Source
pub fn x3<T: Float>(x: T, a: Fn3<T>) -> Fn2<T>
Expand description

Intersects a curved cube at x-plane.