readded scalar types
This commit is contained in:
parent
a16f8ffbde
commit
e4bfc0ff19
3 changed files with 12 additions and 29 deletions
|
|
@ -20,6 +20,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
|
||||
export module Crafter.Math;
|
||||
export import :Basic;
|
||||
export import :Vector;
|
||||
export import :MatrixRowMajor;
|
||||
export import :Intersection;
|
||||
export import :Common;
|
||||
export import :VectorF16;
|
||||
export import :VectorF32;
|
||||
Loading…
Add table
Add a link
Reference in a new issue