LeviLamina
Loading...
Searching...
No Matches
StaticLightPropagator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
LightPropagation {
6
7
class
StaticLightPropagator
{
8
public
:
9
// StaticLightPropagator inner types declare
10
// clang-format off
11
struct
Seed
;
12
struct
SeedRange
;
13
// clang-format on
14
15
// StaticLightPropagator inner types define
16
struct
Seed
{};
17
18
struct
SeedRange
{};
19
};
20
21
}
// namespace LightPropagation
LightPropagation::StaticLightPropagator
Definition
StaticLightPropagator.h:7
LightPropagation::StaticLightPropagator::SeedRange
Definition
StaticLightPropagator.h:18
LightPropagation::StaticLightPropagator::Seed
Definition
StaticLightPropagator.h:16
src
mc
client
renderer
lighting
light_propagation
StaticLightPropagator.h
Generated on
for LeviLamina by
1.16.1