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