Function construct::off [] [src]

pub fn off<T: 'static, U: Float>(
    pos: [U; 3],
    a: Arc<Fn(T) -> [U; 3] + Sync + Send>
) -> Arc<Fn(T) -> [U; 3] + Sync + Send>

Offsets 3d -> 3d at position.