ComputeDopplerEffectedFrequency

This commit is contained in:
Filip Gawin
2019-07-08 21:44:32 +02:00
parent 2c647ef228
commit a04d8f24be
14 changed files with 1385 additions and 280 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include "math/Quaternion.h"
#include "Quaternion.h"
// TODO: put them somewhere else?
struct KeyFrame {