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