LeviLamina
Loading...
Searching...
No Matches
Init.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bgfx {
6
7
struct
Init
{
8
public
:
9
// Init inner types declare
10
// clang-format off
11
struct
Limits
;
12
// clang-format on
13
14
// Init inner types define
15
enum class
DebugConfig :
int
{};
16
17
struct
Limits
{};
18
};
19
20
}
// namespace bgfx
bgfx::Init::Limits
Definition
Init.h:17
bgfx::Init
Definition
Init.h:7
src-client
mc
external
bgfx
Init.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0