LeviLamina
Loading...
Searching...
No Matches
ArmorTrimUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ArmorTrimTextureData
;
8
class
ArmorTrimUnloader
;
9
namespace
cg {
class
ImageBuffer
; }
10
namespace
mce {
class
TextureGroup
; }
11
namespace
mce {
class
TexturePtr
; }
12
// clang-format on
13
14
class
ArmorTrimUtils
{
15
public
:
16
// static functions
17
// NOLINTBEGIN
18
MCAPI
static
void
adjustLeatherTrimAlpha(::cg::ImageBuffer& trim);
19
20
MCAPI static ::mce::TexturePtr createTexture(
21
::mce::TextureGroup& textureGroup,
22
::ArmorTrimTextureData
const
& armorTrimTextureData,
23
::ArmorTrimUnloader* trimUnloader
24
);
25
// NOLINTEND
26
};
ArmorTrimTextureData
Definition
ArmorTrimTextureData.h:5
ArmorTrimUnloader
Definition
ArmorTrimUnloader.h:5
ArmorTrimUtils
Definition
ArmorTrimUtils.h:5
cg::ImageBuffer
Definition
ImageBuffer.h:16
mce::TextureGroup
Definition
TextureGroup.h:7
mce::TexturePtr
Definition
TexturePtr.h:7
src-client
mc
client
model
models
ArmorTrimUtils.h
Generated on
for LeviLamina by
1.16.1