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