Skip to main content

transform_handle

Function transform_handle 

Source
pub fn transform_handle(
    handle: u32,
    matrix: &[f64],
    reverse_orientation: bool,
) -> Result<u32, JsValue>
Expand description

Rigid/affine transform of a resident solid -> a NEW resident handle (Stage 1b; unblocks Transform/Pattern/bakeTransform from the legacy serialize lane). The result never crosses the boundary as topology. Kernel-produced, so trusted.