Skip to main content

LimitSample

Type Alias LimitSample 

Source
pub type LimitSample = ([f32; 3], [f32; 3], [f32; 3]);
Expand description

One limit sample: (position, dp/du, dp/dv), the PatchTable::eval_with_derivatives shape.