CommonLibSSE (Parapets fork)
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 };
14 static_assert(sizeof(hkTransform) == 0x40);
15}
Definition: hkRotation.h:8
Definition: hkTransform.h:9
hkRotation rotation
Definition: hkTransform.h:11
hkVector4 translation
Definition: hkTransform.h:12
Definition: hkVector4.h:8
Definition: AbsorbEffect.h:6