Function miry2

Source
pub fn miry2<T: Float>(y: T, a: Fn2<T>) -> Fn2<T>
where f64: Cast<T>,
Expand description

Bake mirror 2d -> 3d around xz-plane at y coordinate.