LeviLamina
Loading...
Searching...
No Matches
ColorChannel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ColorChannel
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnkc791a4;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ColorChannel
& operator=(
ColorChannel
const
&);
15
ColorChannel
(
ColorChannel
const
&);
16
ColorChannel
();
17
18
public
:
19
// static variables
20
// NOLINTBEGIN
21
MCNAPI static ::ColorChannel
const
&
INVALID
();
22
// NOLINTEND
23
};
ColorChannel
Definition
ColorChannel.h:5
ColorChannel::INVALID
static MCAPI ::ColorChannel const & INVALID()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
math
ColorChannel.h
Generated on Fri Jun 13 2025 05:04:22 for LeviLamina by
1.12.0