LeviLamina
Loading...
Searching...
No Matches
Texture2DArray.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/renoir/Texture2D.h"
7
8
namespace
renoir {
9
10
struct
Texture2DArray
:
public
::renoir::Texture2D {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4> mUnke22f10;
15
::ll::UntypedStorage<1, 1> mUnk2cceca;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
Texture2DArray& operator=(Texture2DArray
const
&);
21
Texture2DArray(Texture2DArray
const
&);
22
Texture2DArray();
23
};
24
25
}
// namespace renoir
renoir::Texture2DArray
Definition
Texture2DArray.h:7
src-client
mc
deps
renoir
Texture2DArray.h
Generated on
for LeviLamina by
1.16.1