LeviLamina
Loading...
Searching...
No Matches
DepthStencilTexture.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
renoir {
6
7
struct
DepthStencilTexture
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4> mUnk6b28ea;
12
::ll::UntypedStorage<4, 4> mUnk3e9b0c;
13
::ll::UntypedStorage<4, 4> mUnk4591c6;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
DepthStencilTexture& operator=(DepthStencilTexture
const
&);
19
DepthStencilTexture(DepthStencilTexture
const
&);
20
DepthStencilTexture();
21
};
22
23
}
// namespace renoir
renoir::DepthStencilTexture
Definition
DepthStencilTexture.h:7
src-client
mc
deps
renoir
DepthStencilTexture.h
Generated on
for LeviLamina by
1.16.1