1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-20 14:45:44 +00:00
Files
godot/thirdparty/thekla_atlas/nvmath/Vector.cpp
Hein-Pieter van Braam bf05309af7 Import thekla_atlas
As requested by reduz, an import of thekla_atlas into thirdparty/
2017-12-08 15:47:15 +01:00

5 lines
101 B
C++

// This code is in the public domain -- castanyo@yahoo.es
#include "Vector.h"
#include "Vector.inl"