LeviLamina
Loading...
Searching...
No Matches
Cube.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Cube
{
6
public
:
7
// Cube inner types declare
8
// clang-format off
9
struct
FaceUVData
;
10
// clang-format on
11
12
// Cube inner types define
13
struct
FaceUVData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 8>
mUnk68de3d;
18
::ll::UntypedStorage<4, 8>
mUnkb10f0f;
19
::ll::UntypedStorage<4, 4>
mUnkc78cde;
20
::ll::UntypedStorage<1, 1>
mUnkee67c0;
21
::ll::UntypedStorage<1, 1>
mUnka56b04;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
FaceUVData
& operator=(
FaceUVData
const
&);
27
FaceUVData
(
FaceUVData
const
&);
28
FaceUVData
();
29
};
30
31
public
:
32
// member variables
33
// NOLINTBEGIN
34
::ll::UntypedStorage<4, 12>
mUnk62edb8;
35
::ll::UntypedStorage<4, 12>
mUnkd54296;
36
::ll::UntypedStorage<4, 12>
mUnka0dde3;
37
::ll::UntypedStorage<4, 12>
mUnk599c79;
38
::ll::UntypedStorage<8, 24>
mUnkab05b5;
39
::ll::UntypedStorage<4, 16>
mUnkec2385;
40
::ll::UntypedStorage<1, 1>
mUnk39bc74;
41
::ll::UntypedStorage<4, 144>
mUnk1d9bae;
42
// NOLINTEND
43
44
public
:
45
// prevent constructor by default
46
Cube
& operator=(
Cube
const
&);
47
Cube
(
Cube
const
&);
48
Cube
();
49
};
Cube
Definition
Cube.h:5
Cube::FaceUVData
Definition
Cube.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
model
geom
Cube.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0