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