LeviLamina
Loading...
Searching...
No Matches
BufferView.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
glTF {
6
7
struct
BufferView {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 8>
mUnk36aa81;
12
::ll::UntypedStorage<4, 4>
mUnk16272b;
13
::ll::UntypedStorage<4, 4>
mUnk4da122;
14
::ll::UntypedStorage<8, 32>
mUnk29bc6d;
15
::ll::UntypedStorage<4, 4>
mUnk74b307;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
BufferView& operator=(BufferView
const
&);
21
BufferView(BufferView
const
&);
22
BufferView();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
#ifdef LL_PLAT_C
28
MCNAPI ~BufferView();
29
#endif
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
#ifdef LL_PLAT_C
36
MCNAPI
void
$dtor();
37
#endif
38
// NOLINTEND
39
};
40
41
}
// namespace glTF
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
gltf
BufferView.h
Generated on
for LeviLamina by
1.16.1