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
5namespace RE
6{
8 {
9 public:
10 // members
14 std::uint64_t pad18; // 18
15 };
16 static_assert(sizeof(hkpLinearCastInput) == 0x20);
17}
Definition hkVector4.h:9
Definition AbsorbEffect.h:6
Definition hkpLinearCastInput.h:8
float startPointTolerance
Definition hkpLinearCastInput.h:13
hkVector4 to
Definition hkpLinearCastInput.h:11
std::uint64_t pad18
Definition hkpLinearCastInput.h:14
float maxExtraPenetration
Definition hkpLinearCastInput.h:12