LeviLamina
Loading...
Searching...
No Matches
PBRTexturePtrs.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PBRTexturePtrs
{
6
public
:
7
// PBRTexturePtrs inner types declare
8
// clang-format off
9
struct
MERSTexturePtr
;
10
struct
NormalTexturePtr
;
11
// clang-format on
12
13
// PBRTexturePtrs inner types define
14
struct
MERSTexturePtr
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnk87ce72;
19
::ll::UntypedStorage<1, 1>
mUnkc513c2;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
MERSTexturePtr
& operator=(
MERSTexturePtr
const
&);
25
MERSTexturePtr
(
MERSTexturePtr
const
&);
26
MERSTexturePtr
();
27
};
28
29
struct
NormalTexturePtr
{
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<8, 32>
mUnk2a9111;
34
::ll::UntypedStorage<1, 1>
mUnk763426;
35
// NOLINTEND
36
37
public
:
38
// prevent constructor by default
39
NormalTexturePtr
& operator=(
NormalTexturePtr
const
&);
40
NormalTexturePtr
(
NormalTexturePtr
const
&);
41
NormalTexturePtr
();
42
};
43
44
public
:
45
// member variables
46
// NOLINTBEGIN
47
::ll::UntypedStorage<8, 32>
mUnkd1a95d;
48
::ll::UntypedStorage<8, 40>
mUnk7e18df;
49
::ll::UntypedStorage<8, 40>
mUnkbaf43a;
50
// NOLINTEND
51
52
public
:
53
// prevent constructor by default
54
PBRTexturePtrs
& operator=(
PBRTexturePtrs
const
&);
55
PBRTexturePtrs
(
PBRTexturePtrs
const
&);
56
PBRTexturePtrs
();
57
};
PBRTexturePtrs::MERSTexturePtr
Definition
PBRTexturePtrs.h:14
PBRTexturePtrs::NormalTexturePtr
Definition
PBRTexturePtrs.h:29
PBRTexturePtrs
Definition
PBRTexturePtrs.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
minecraft_renderer
resources
PBRTexturePtrs.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0