CommonLibSSE (powerof3)
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Variables
b
c
d
g
h
i
m
n
p
r
s
u
v
Typedefs
_
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
d
g
i
k
p
r
t
Related Functions
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
n
r
s
t
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
GImage.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GImageBase.h
"
4
#include "
RE/G/GRefCountBaseNTS.h
"
5
6
namespace
RE
7
{
8
class
GImage
:
9
public
GRefCountBaseNTS
<GImage, GStatGroup::kGStat_Image_Mem>,
10
public
GImageBase
11
{
12
public
:
13
~GImage
()
override
;
// 00
14
};
15
static_assert(
sizeof
(
GImage
) == 0x48);
16
}
GImageBase.h
GRefCountBaseNTS.h
RE::GImageBase
Definition:
GImageBase.h:9
RE::GImage
Definition:
GImage.h:11
RE::GImage::~GImage
~GImage() override
RE::GRefCountBaseNTS
Definition:
GRefCountBaseNTS.h:10
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
G
GImage.h
Generated by
1.9.1