LeviLamina
Loading...
Searching...
No Matches
IntermediateBlockData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
astc_codec {
6
7
struct
IntermediateBlockData {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk85a922;
12
::ll::UntypedStorage<4, 4>
mUnkc627bf;
13
::ll::UntypedStorage<4, 4>
mUnkb7337e;
14
::ll::UntypedStorage<8, 24>
mUnk9a7516;
15
::ll::UntypedStorage<4, 8>
mUnk9547a8;
16
::ll::UntypedStorage<4, 8>
mUnk76d2f2;
17
::ll::UntypedStorage<8, 24>
mUnk1518d6;
18
::ll::UntypedStorage<4, 8>
mUnk42db26;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
IntermediateBlockData& operator=(IntermediateBlockData
const
&);
24
IntermediateBlockData(IntermediateBlockData
const
&);
25
IntermediateBlockData();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
#ifdef LL_PLAT_C
31
MCNAPI ~IntermediateBlockData();
32
#endif
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_C
39
MCNAPI
void
$dtor();
40
#endif
41
// NOLINTEND
42
};
43
44
}
// namespace astc_codec
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
render_dragon
externals
astc_codec
decoder
IntermediateBlockData.h
Generated on
for LeviLamina by
1.16.1