vec2 & rect code cleanup

This commit is contained in:
Noel Berry
2021-02-21 16:30:21 -08:00
parent 118af7d3b4
commit f8741e27e2
7 changed files with 337 additions and 69 deletions

View File

@ -45,6 +45,7 @@
#include "blah/math/rectI.h"
#include "blah/math/stopwatch.h"
#include "blah/math/vec2.h"
#include "blah/math/vec3.h"
#include "blah/math/vec4.h"
#include "blah/streams/bufferstream.h"