Added magnitude and normalization
Refactored `types.h` to `Vectors.h`
This commit is contained in:
parent
5e89dea0cf
commit
11b553ab6e
4 changed files with 34 additions and 6 deletions
|
@ -18,7 +18,7 @@ add_executable(tests_opengl
|
|||
src/DataHandling/Texture.h
|
||||
src/DataHandling/Model3D.cpp
|
||||
src/DataHandling/Model3D.h
|
||||
src/types.h
|
||||
src/Vectors.h
|
||||
src/KeyStateManager.cpp
|
||||
src/KeyStateManager.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue