CommonLibVR
hkpContactPointProperties.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/H/hkContactPointMaterial.h
"
4
#include "
RE/H/hkpSolverResults.h
"
5
6
namespace
RE
7
{
8
class
hkpContactPointProperties
:
9
public
hkpSolverResults
,
// 00
10
public
hkContactPointMaterial
// 08
11
{
12
public
:
13
// members
14
float
internalData
;
// 18
15
};
16
static_assert(
sizeof
(
hkpContactPointProperties
) == 0x20);
17
}
RE::hkContactPointMaterial
Definition:
hkContactPointMaterial.h:8
RE::hkpContactPointProperties
Definition:
hkpContactPointProperties.h:11
RE::hkpContactPointProperties::internalData
float internalData
Definition:
hkpContactPointProperties.h:14
RE::hkpSolverResults
Definition:
hkpSolverResults.h:6
hkContactPointMaterial.h
hkpSolverResults.h
RE
Definition:
AbsorbEffect.h:6
CommonLibVR
include
RE
H
hkpContactPointProperties.h
Generated by
1.9.1