Refactor OrientedBoundingBox to use Transform for transformation instead of Matrix (for large worlds)
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#include "Engine/Utilities/StringConverter.h"
|
||||
|
||||
struct CommonValue;
|
||||
struct Matrix;
|
||||
struct Transform;
|
||||
class ISerializable;
|
||||
|
||||
// Helper macro for JSON serialization keys (reduces allocations count)
|
||||
|
||||
Reference in New Issue
Block a user