st_to_uvlinear

Function st_to_uvlinear 

Source
pub fn st_to_uvlinear(s: f64) -> f64
Expand description

Convert an s- or t-value to the corresponding u- or v-value. This is a non-linear transformation from [0,1] to [-1,1] that attempts to make the cell sizes more uniform.