LeviLamina
Loading...
Searching...
No Matches
MipMapSupport.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cg {
6
7
enum class
MipMapSupport : uchar {
8
None = 0,
9
Full = 1,
10
};
11
12
}
src
mc
deps
core_graphics
MipMapSupport.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0