LeviLamina
Loading...
Searching...
No Matches
Vertex.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::RenderHelper {
6
7
struct
Vertex
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk41c8a9;
12
::ll::UntypedStorage<4, 4>
mUnk5bedb4;
13
::ll::UntypedStorage<4, 4>
mUnk5289ef;
14
::ll::UntypedStorage<4, 4>
mUnkd8dda7;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
Vertex
& operator=(
Vertex
const
&);
20
Vertex
(
Vertex
const
&);
21
Vertex
();
22
};
23
24
}
// namespace Editor::RenderHelper
Editor::RenderHelper::Vertex
Definition
Vertex.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
editor
services
render_helper
Vertex.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0