Luna::Float3x2U

Unaligned 3x2 matrix with f32 elements.

struct Luna::Float3x2U

This can be used to store 3x3 affine matrices since the third column is always (0, 0, 1), which can be removed to reduce memory size.

Member objects

Member functions