CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
hkContactPoint.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:
12 };
13 static_assert(sizeof(hkContactPoint) == 0x20);
14}
Definition: hkContactPoint.h:8
hkVector4 position
Definition: hkContactPoint.h:10
hkVector4 separatingNormal
Definition: hkContactPoint.h:11
Definition: hkVector4.h:8
Definition: AbsorbEffect.h:6