LeviLamina
Loading...
Searching...
No Matches
Node.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value
; }
8
// clang-format on
9
10
namespace
glTF {
11
12
struct
Node {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkf1b47c;
17
::ll::UntypedStorage<8, 24>
mUnk5dc7e3;
18
::ll::UntypedStorage<8, 24>
mUnkb913b4;
19
::ll::UntypedStorage<8, 32>
mUnkeae9d7;
20
::ll::UntypedStorage<8, 32>
mUnk7e0f68;
21
::ll::UntypedStorage<4, 68>
mUnk776974;
22
::ll::UntypedStorage<4, 8>
mUnkde6d3b;
23
::ll::UntypedStorage<4, 20>
mUnk3cd2aa;
24
::ll::UntypedStorage<4, 16>
mUnk8f1fe9;
25
::ll::UntypedStorage<4, 16>
mUnk8ab524;
26
::ll::UntypedStorage<8, 32>
mUnkce8a44;
27
::ll::UntypedStorage<4, 4>
mUnk2a10b3;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
Node& operator=(Node
const
&);
33
Node(Node
const
&);
34
Node();
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCNAPI_C ::Json::Value serialize()
const
;
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI_C
void
* $ctor();
46
47
MCNAPI_C
void
* $ctor(
::glTF::Node
&&);
48
49
MCNAPI_C
void
* $ctor(
::glTF::Node
const
&);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCNAPI_C
void
$dtor();
56
// NOLINTEND
57
};
58
59
}
// namespace glTF
Json::Value
Definition
Value.h:16
glTF::Node
Definition
Node.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
gltf
Node.h
Generated on
for LeviLamina by
1.16.1