Affine
Contents
Affine#
| 
 | N-D linear transform, represented by an (N, N) affine matrix, that tracks source and target geometries as well as coordinate space. | 
Affine Utilities#
| 
 | Identity affine transform. | 
| 
 | Test whether two affine transforms are equivalent. | 
| 
 | Cast object to Affine transform. | 
| 
 | Compose an affine matrix from a set of N-D translation, rotation, scale, and shear transform components. | 
| 
 | Draw a random affine from ranges of transform components. | 
| Compute an (N, N) rotation matrix from a set of N-D rotation angles. | |
| Compute rotation angle(s) from an (N, N) rotation matrix. |