CommonLibSSE NG
Loading...
Searching...
No Matches
hkSweptTransform.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkQuaternion.h
"
4
#include "
RE/H/hkVector4.h
"
5
6
namespace
RE
7
{
8
class
hkSweptTransform
9
{
10
public
:
11
hkVector4
centerOfMass0
;
// 00
12
hkVector4
centerOfMass1
;
// 10
13
hkQuaternion
rotation0
;
// 20
14
hkQuaternion
rotation1
;
// 30
15
hkVector4
centerOfMassLocal
;
// 40
16
};
17
static_assert
(
sizeof
(
hkSweptTransform
) == 0x50);
18
}
RE::hkQuaternion
Definition
hkQuaternion.h:8
RE::hkSweptTransform
Definition
hkSweptTransform.h:9
RE::hkSweptTransform::rotation1
hkQuaternion rotation1
Definition
hkSweptTransform.h:14
RE::hkSweptTransform::centerOfMassLocal
hkVector4 centerOfMassLocal
Definition
hkSweptTransform.h:15
RE::hkSweptTransform::centerOfMass1
hkVector4 centerOfMass1
Definition
hkSweptTransform.h:12
RE::hkSweptTransform::centerOfMass0
hkVector4 centerOfMass0
Definition
hkSweptTransform.h:11
RE::hkSweptTransform::rotation0
hkQuaternion rotation0
Definition
hkSweptTransform.h:13
RE::hkVector4
Definition
hkVector4.h:9
hkQuaternion.h
hkVector4.h
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
H
hkSweptTransform.h
Generated by
1.9.7