CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
GFxStateBagImpl.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GFxLogBase.h
"
4
#include "
RE/G/GFxStateBag.h
"
5
#include "
RE/G/GRefCountBase.h
"
6
7
namespace
RE
8
{
9
class
GFxStateBagImpl
:
10
public
GRefCountBase
<GFxStateBagImpl, GStatGroups::kGStat_Default_Mem>,
// 00
11
public
GFxStateBag
,
// 10
12
public
GFxLogBase
<GFxStateBagImpl>
// 20
13
{
14
public
:
15
// members
16
std::uint64_t
unk28
[7];
17
};
18
#ifndef __INTELLISENSE__
19
static_assert
(
sizeof
(
GFxStateBagImpl
) == 0x60);
20
#endif
21
}
GFxLogBase.h
GFxStateBag.h
GRefCountBase.h
RE::GFxLogBase
Definition
GFxLogBase.h:9
RE::GFxStateBagImpl
Definition
GFxStateBagImpl.h:13
RE::GFxStateBagImpl::unk28
std::uint64_t unk28[7]
Definition
GFxStateBagImpl.h:16
RE::GFxStateBag
Definition
GFxStateBag.h:11
RE::GRefCountBase
Definition
GRefCountBase.h:12
RE
Definition
AbsorbEffect.h:6
CommonLibSSE
include
RE
G
GFxStateBagImpl.h
Generated by
1.9.8