CommonLibSSE NG
Loading...
Searching...
No Matches
hkQuaternion.h
Go to the documentation of this file.
1#pragma once
2
3#include "RE/H/hkVector4.h"
4
5namespace RE
6{
8 {
9 public:
11 };
12 static_assert(sizeof(hkQuaternion) == 0x10);
13}
Definition hkQuaternion.h:8
hkVector4 vec
Definition hkQuaternion.h:10
Definition hkVector4.h:9
Definition AbsorbEffect.h:6