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>
mUnkbcf4fe;
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
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI_C
void
$dtor();
34
// NOLINTEND
35
};
36
37
}
// namespace glTF
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
gltf
BufferView.h
Generated on
for LeviLamina by
1.16.1