CommonLibSSE NG
Loading...
Searching...
No Matches
hkpLinearCastInput.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkVector4.h
"
4
5
namespace
RE
6
{
7
struct
hkpLinearCastInput
8
{
9
public
:
10
// members
11
hkVector4
to
;
// 00
12
float
maxExtraPenetration
;
// 10
13
float
startPointTolerance
;
// 14
14
std::uint64_t
pad18
;
// 18
15
};
16
static_assert
(
sizeof
(
hkpLinearCastInput
) == 0x20);
17
}
RE::hkVector4
Definition
hkVector4.h:9
hkVector4.h
RE
Definition
AbsorbEffect.h:6
RE::hkpLinearCastInput
Definition
hkpLinearCastInput.h:8
RE::hkpLinearCastInput::startPointTolerance
float startPointTolerance
Definition
hkpLinearCastInput.h:13
RE::hkpLinearCastInput::to
hkVector4 to
Definition
hkpLinearCastInput.h:11
RE::hkpLinearCastInput::pad18
std::uint64_t pad18
Definition
hkpLinearCastInput.h:14
RE::hkpLinearCastInput::maxExtraPenetration
float maxExtraPenetration
Definition
hkpLinearCastInput.h:12
CommonLibSSE-NG
include
RE
H
hkpLinearCastInput.h
Generated by
1.9.7