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