Skip to contents

Creates a transformation matrix for translation with an offset of (h, k)

Usage

rigid.transl(h = 0, k = 0)

Arguments

h

Numeric: offset along x axis

k

Numeric: offset along y axis