CF_M2x2¶
Category: math
GitHub: cute_math.h
2x2 matrix.
Struct Members | Description |
---|---|
CF_V2 x |
The x column. |
CF_V2 y |
The y column. |
Related Pages¶
cf_mul_m2
cf_mul_m2_f
cf_mul_m2_v2
Category: math
GitHub: cute_math.h
2x2 matrix.
Struct Members | Description |
---|---|
CF_V2 x |
The x column. |
CF_V2 y |
The y column. |
cf_mul_m2
cf_mul_m2_f
cf_mul_m2_v2