LeviLamina
Loading...
Searching...
No Matches
MaterialRepositoryIndex.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dragon::materials {
6
7
struct
MaterialRepositoryIndex
{
8
public
:
9
// MaterialRepositoryIndex inner types declare
10
// clang-format off
11
struct
Entry
;
12
// clang-format on
13
14
// MaterialRepositoryIndex inner types define
15
struct
Entry
{};
16
};
17
18
}
// namespace dragon::materials
dragon::materials::MaterialRepositoryIndex::Entry
Definition
MaterialRepositoryIndex.h:15
dragon::materials::MaterialRepositoryIndex
Definition
MaterialRepositoryIndex.h:7
src-server
mc
external
render_dragon
materials
MaterialRepositoryIndex.h
Generated on
for LeviLamina by
1.16.1