Function miry3

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

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