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