LeviLamina
Loading...
Searching...
No Matches
BottomN.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace astc_codec::base {
6
7class BottomN {};
8
9} // namespace astc_codec::base
Definition BottomN.h:7