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