Change Vertex floats to vectors

This commit is contained in:
4VRDriver
2020-09-04 11:33:59 +02:00
parent f8da266fc0
commit eab5c4e5e0
8 changed files with 37 additions and 26 deletions

1
Mesh.cpp Normal file
View File

@@ -0,0 +1 @@
#include "Mesh.h"