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