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"