LeviLamina
Loading...
Searching...
No Matches
MinecraftglTFExporter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
MinecraftglTFExporter
{
6
public
:
7
// MinecraftglTFExporter inner types declare
8
// clang-format off
9
struct
AsyncModelContent
;
10
struct
AsyncModelMaterial
;
11
struct
BakeData
;
12
struct
ImageBakeData
;
13
struct
glTFExportProgress
;
14
// clang-format on
15
16
// MinecraftglTFExporter inner types define
17
struct
AsyncModelContent
{};
18
19
struct
AsyncModelMaterial
{
20
public
:
21
// AsyncModelMaterial inner types define
22
enum class
ShaderType : uint {};
23
};
24
25
struct
BakeData
{};
26
27
struct
ImageBakeData
{};
28
29
struct
glTFExportProgress
{};
30
};
MinecraftglTFExporter::AsyncModelContent
Definition
MinecraftglTFExporter.h:17
MinecraftglTFExporter::AsyncModelMaterial
Definition
MinecraftglTFExporter.h:19
MinecraftglTFExporter::BakeData
Definition
MinecraftglTFExporter.h:25
MinecraftglTFExporter::ImageBakeData
Definition
MinecraftglTFExporter.h:27
MinecraftglTFExporter::glTFExportProgress
Definition
MinecraftglTFExporter.h:29
MinecraftglTFExporter
Definition
MinecraftglTFExporter.h:5
src-client
mc
client
3d_export
MinecraftglTFExporter.h
Generated on Fri Dec 12 2025 16:34:18 for LeviLamina by
1.12.0