LeviLamina
Loading...
Searching...
No Matches
DataDrivenRendererPreprocessingContext.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // member variables
8 // NOLINTBEGIN
9 ::ll::UntypedStorage<8, 8> mUnkedf941;
10 ::ll::UntypedStorage<8, 16> mUnk4cb674;
11 ::ll::UntypedStorage<8, 8> mUnk61744b;
12 // NOLINTEND
13
14public:
15 // prevent constructor by default
16 DataDrivenRendererPreprocessingContext& operator=(DataDrivenRendererPreprocessingContext const&);
17 DataDrivenRendererPreprocessingContext(DataDrivenRendererPreprocessingContext const&);
18 DataDrivenRendererPreprocessingContext();
19
20public:
21 // member functions
22 // NOLINTBEGIN
24 // NOLINTEND
25
26public:
27 // destructor thunk
28 // NOLINTBEGIN
29 MCNAPI void $dtor();
30 // NOLINTEND
31};
Definition DataDrivenRendererPreprocessingContext.h:5