CommonLibSSE NG
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
6
namespace
RE
7
{
8
class
hkTransform
9
{
10
public
:
11
hkRotation
rotation
;
// 00
12
hkVector4
translation
;
// 30
13
};
14
static_assert
(
sizeof
(
hkTransform
) == 0x40);
15
}
RE::hkRotation
Definition
hkRotation.h:8
RE::hkTransform
Definition
hkTransform.h:9
RE::hkTransform::rotation
hkRotation rotation
Definition
hkTransform.h:11
RE::hkTransform::translation
hkVector4 translation
Definition
hkTransform.h:12
RE::hkVector4
Definition
hkVector4.h:9
hkRotation.h
hkVector4.h
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
H
hkTransform.h
Generated by
1.9.7