Matrix.isAffine

Check if matrix represents affine transformation

struct Matrix(T, size_t N)
@property
static if(N == 4)
bool
isAffine
()

Meta