[][src]Function gmsh_sys::gmshModelOccAffineTransform

pub unsafe extern "C" fn gmshModelOccAffineTransform(
    dimTags: *mut c_int,
    dimTags_n: usize,
    a: *mut f64,
    a_n: usize,
    ierr: *mut c_int
)

Apply a general affine transformation matrix a (16 entries of a 4x4 matrix, by row; only the 12 first can be provided for convenience) to the model entities dimTag.