Files
2022-01-07 17:09:00 +01:00

6 lines
102 B
C++

#pragma once
#include <Havok/Common/Base/Math/Matrix/hkRotationf.h>
using hkRotation = hkRotationf;