LeviLamina
Loading...
Searching...
No Matches
VertexFormat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
mce {
6
7
class
VertexFormat
{
8
public
:
9
// VertexFormat inner types declare
10
// clang-format off
11
struct
FieldOffset
;
12
// clang-format on
13
14
// VertexFormat inner types define
15
struct
FieldOffset
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<2, 2>
mUnk3d2811;
20
::ll::UntypedStorage<2, 2>
mUnk98fa05;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
FieldOffset
& operator=(
FieldOffset
const
&);
26
FieldOffset
(
FieldOffset
const
&);
27
FieldOffset
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<2, 2>
mUnke7d8d9;
34
::ll::UntypedStorage<2, 28>
mUnk31e9ad;
35
::ll::UntypedStorage<2, 2>
mUnkd7705c;
36
::ll::UntypedStorage<1, 1>
mUnke4b3cb;
37
// NOLINTEND
38
39
public
:
40
// prevent constructor by default
41
VertexFormat
& operator=(
VertexFormat
const
&);
42
VertexFormat
(
VertexFormat
const
&);
43
VertexFormat
();
44
};
45
46
}
// namespace mce
mce::VertexFormat
Definition
VertexFormat.h:7
ll::UntypedStorage
Definition
Alias.h:14
mce::VertexFormat::FieldOffset
Definition
VertexFormat.h:15
src-server
mc
deps
renderer
VertexFormat.h
Generated on Sun Oct 12 2025 06:31:29 for LeviLamina by
1.12.0