rewrite
This commit is contained in:
parent
d0a8b12c1a
commit
8535fd1211
30 changed files with 1297 additions and 1181 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export module Crafter.Math;
|
||||
export import :BasicTypes;
|
||||
export import :Vector;
|
||||
export import :Matrix;
|
||||
export import :MatrixCollumMajor;
|
||||
export import :MatrixRowMajor;
|
||||
export import :Misc;
|
||||
Loading…
Add table
Add a link
Reference in a new issue