CommonLibVR
Loading...
Searching...
No Matches
hkTransform.h
Go to the documentation of this file.
1#pragma once
2
3#include "RE/H/hkRotation.h"
4#include "RE/H/hkVector4.h"
5
6namespace RE
7{
9 {
10 public:
13 private:
15 };
16 static_assert(sizeof(hkTransform) == 0x40);
17}
#define KEEP_FOR_RE()
Definition PCH.h:517
Definition hkRotation.h:8
Definition hkTransform.h:9
hkRotation rotation
Definition hkTransform.h:11
hkVector4 translation
Definition hkTransform.h:12
Definition hkVector4.h:9
Definition AbsorbEffect.h:6