Updated KRHitInfo to current standard and exposed public header.

This commit is contained in:
2017-10-05 23:51:26 -07:00
parent 05452a1903
commit 3092ceab17
5 changed files with 36 additions and 27 deletions

View File

@@ -9,5 +9,6 @@
#include "quaternion.h"
#include "aabb.h"
#include "triangle3.h"
#include "hitinfo.h"
#endif // KRAKEN_H