LeviLamina
Loading...
Searching...
No Matches
RectCache.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/bgfx/Rect.h"
7
8
namespace
bgfx {
9
10
struct
RectCache
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<2, 524288, ::bgfx::Rect[65536]> m_cache;
15
::ll::TypedStorage<4, 4, uint> m_num;
16
// NOLINTEND
17
};
18
19
}
// namespace bgfx
bgfx::RectCache
Definition
RectCache.h:7
src-client
mc
external
bgfx
RectCache.h
Generated on
for LeviLamina by
1.16.1