Luna::Float4x3U

Unaligned 4x3 matrix with f32 elements.

struct Luna::Float4x3U

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

Member objects

Member functions