botw/lib/hkStubs/Havok/Common/Base/Math/Matrix/hkRotationf.h

6 lines
111 B
C++

#pragma once
#include <Havok/Common/Base/Math/Matrix/hkMatrix3f.h>
class hkRotationf : public hkMatrix3f {};