LeviLamina
Loading...
Searching...
No Matches
ArrowPrimitive.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
ArrowPrimitive
:
public
::Scripting::RenderHelper::BasePrimitivePosition
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<4, 12>
mUnk34fd9e;
23
::ll::UntypedStorage<4, 16>
mUnkbbfeb2;
24
::ll::UntypedStorage<4, 4>
mUnk7c4f95;
25
::ll::UntypedStorage<4, 4>
mUnk581d55;
26
::ll::UntypedStorage<4, 4>
mUnka7a1fd;
27
::ll::UntypedStorage<8, 24>
mUnk93bef8;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
ArrowPrimitive
& operator=(
ArrowPrimitive
const
&);
33
ArrowPrimitive
(
ArrowPrimitive
const
&);
34
ArrowPrimitive
();
35
36
public
:
37
// virtual functions
38
// NOLINTBEGIN
39
// vIndex: 4
40
virtual
~ArrowPrimitive
()
/*override*/
=
default
;
41
42
// vIndex: 2
43
virtual
void
setPosition(
::Vec3
const
&)
/*override*/
;
44
45
// vIndex: 0
46
virtual ::Scripting::RenderHelper::PrimitiveType getType()
const
/*override*/
;
47
48
// vIndex: 3
49
virtual
void
updateBoundingBox(
::Vec3
const
&,
::AABB
&)
const
/*override*/
;
50
51
// vIndex: 5
52
virtual
void
_rebuild()
/*override*/
;
53
54
// vIndex: 6
55
virtual
void
_getVertices(::std::vector<::Scripting::RenderHelper::Vertex>&)
/*override*/
;
56
// NOLINTEND
57
58
public
:
59
// virtual function thunks
60
// NOLINTBEGIN
61
62
// NOLINTEND
63
};
64
65
}
// namespace Scripting::RenderHelper
AABB
Definition
AABB.h:18
Scripting::RenderHelper::ArrowPrimitive
Definition
ArrowPrimitive.h:18
Scripting::RenderHelper::BasePrimitivePosition
Definition
BasePrimitivePosition.h:16
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
renderer
scripting
ArrowPrimitive.h
Generated on Wed Jul 23 2025 08:33:42 for LeviLamina by
1.12.0