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

6 lines
99 B
C++

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