LeviLamina
Loading...
Searching...
No Matches
TextureDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core_graphics/ImageDescription.h"
7
8
namespace
cg {
9
10
struct
TextureDescription
:
public
::cg::ImageDescription
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk60201e;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
TextureDescription
& operator=(
TextureDescription
const
&);
20
TextureDescription
(
TextureDescription
const
&);
21
TextureDescription
();
22
};
23
24
}
// namespace cg
cg::ImageDescription
Definition
ImageDescription.h:7
cg::TextureDescription
Definition
TextureDescription.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core_graphics
TextureDescription.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0