LeviLamina
Loading...
Searching...
No Matches
PolygonQuad.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/model/geom/QuadUVRotation.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
VertexPT
;
11
// clang-format on
12
13
class
PolygonQuad {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 80>
mUnk86b1c1;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
PolygonQuad& operator=(PolygonQuad
const
&);
23
PolygonQuad(PolygonQuad
const
&);
24
PolygonQuad();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI_C
void
* $ctor(
36
::VertexPT
const
& v0,
37
::VertexPT
const
& v1,
38
::VertexPT
const
& v2,
39
::VertexPT
const
& v3,
40
float
uu0,
41
float
vv0,
42
float
uu1,
43
float
vv1,
44
::QuadUVRotation uvRotation
45
);
46
// NOLINTEND
47
};
VertexPT
Definition
VertexPT.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
model
geom
PolygonQuad.h
Generated on
for LeviLamina by
1.16.1