Made Ray into a class with checks so the direction will always be normalized.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "Core/AABB.h"
|
||||
|
||||
struct Ray;
|
||||
class Ray;
|
||||
class World;
|
||||
class Camera;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user