Minor - Smart pointer and switch from composition to aggregation for object relation with modelclass - V11.3.0

This commit is contained in:
2025-06-19 17:15:27 +02:00
parent ae3fc21ffc
commit f5331444cb
14 changed files with 175 additions and 407 deletions

View File

@@ -42,6 +42,7 @@
#include <algorithm>
#include <DirectXMath.h>
#include <mutex>
#include <memory>
#include "shadow_map.h"
#include "stats.h"