mirror of
https://github.com/thunderbrewhq/typhoon.git
synced 2025-12-12 10:32:29 +00:00
feat(quaternion): add C4Quaternion
This commit is contained in:
parent
b17b7a18e6
commit
189085960f
4 changed files with 57 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
file(GLOB TEMPEST_SOURCES
|
||||
"*.cpp"
|
||||
"matrix/*.cpp"
|
||||
"quaternion/*.cpp"
|
||||
"rect/*.cpp"
|
||||
"vector/*.cpp"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue