LeviLamina
Loading...
Searching...
No Matches
Texture.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/renderer/hal/ResourceBase.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
mce {
class
TextureNull; }
11
// clang-format on
12
13
namespace
mce {
14
15
class
Texture
:
public
::mce::ResourceBase<::mce::TextureNull> {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnkccf3f0;
20
::ll::UntypedStorage<8, 16>
mUnk9ecf64;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
Texture
& operator=(
Texture
const
&);
26
Texture
(
Texture
const
&);
27
Texture
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI ::mce::Texture&
operator=
(
::mce::Texture
&& texture);
33
// NOLINTEND
34
};
35
36
}
// namespace mce
mce::Texture
Definition
Texture.h:15
mce::Texture::operator=
MCAPI::mce::Texture & operator=(::mce::Texture &&texture)
ll::UntypedStorage
Definition
Alias.h:14
src-client
mc
deps
renderer
hal
interface
Texture.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0