LeviLamina
Loading...
Searching...
No Matches
PlatformConfiguration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PlatformConfiguration
{
6
public
:
7
// PlatformConfiguration inner types declare
8
// clang-format off
9
struct
GraphicsQualityPreset
;
10
// clang-format on
11
12
// PlatformConfiguration inner types define
13
struct
GraphicsQualityPreset
{
14
public
:
15
// GraphicsQualityPreset inner types declare
16
// clang-format off
17
struct
LODs
;
18
// clang-format on
19
20
// GraphicsQualityPreset inner types define
21
struct
LODs
{};
22
};
23
};
PlatformConfiguration::GraphicsQualityPreset::LODs
Definition
PlatformConfiguration.h:21
PlatformConfiguration::GraphicsQualityPreset
Definition
PlatformConfiguration.h:13
PlatformConfiguration
Definition
PlatformConfiguration.h:5
src-client
mc
client
renderer
PlatformConfiguration.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0