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