LeviLamina
Loading...
Searching...
No Matches
TextPrimitive.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/editor/services/render_helper/BasePrimitivePosition.h"
7
#include "mc/editor/services/render_helper/PrimitiveType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Editor::RenderHelper {
struct
Vertex; }
12
// clang-format on
13
14
namespace
Editor::RenderHelper {
15
16
class
TextPrimitive
:
public
::Editor::RenderHelper::BasePrimitivePosition
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 32>
mUnk213cd8;
21
::ll::UntypedStorage<4, 16>
mUnk140c18;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
TextPrimitive
& operator=(
TextPrimitive
const
&);
27
TextPrimitive
(
TextPrimitive
const
&);
28
TextPrimitive
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 4
34
virtual
~TextPrimitive
()
/*override*/
=
default
;
35
36
// vIndex: 0
37
virtual ::Editor::RenderHelper::PrimitiveType getType()
const
/*override*/
;
38
39
// vIndex: 5
40
virtual
void
_rebuild()
/*override*/
;
41
42
// vIndex: 6
43
virtual
void
_getVertices(::std::vector<::Editor::RenderHelper::Vertex>&)
/*override*/
;
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
};
58
59
}
// namespace Editor::RenderHelper
Editor::RenderHelper::BasePrimitivePosition
Definition
BasePrimitivePosition.h:16
Editor::RenderHelper::TextPrimitive
Definition
TextPrimitive.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
editor
services
render_helper
TextPrimitive.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0