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
16
struct
NormalTexturePtr
{};
17
};
PBRTexturePtrs::MERSTexturePtr
Definition
PBRTexturePtrs.h:14
PBRTexturePtrs::NormalTexturePtr
Definition
PBRTexturePtrs.h:16
src-server
mc
deps
minecraft_renderer
resources
PBRTexturePtrs.h
Generated on
for LeviLamina by
1.16.1