LeviLamina
|
Public Member Functions | |
template<typename T > requires (std::is_integral_v<T> || std::is_enum_v<T>) | |
T | get (ushort data) const |
Public Attributes | |
::ll::TypedStorage< 4, 4, uint > | mEndBit |
::ll::TypedStorage< 4, 4, uint > | mNumBits |
::ll::TypedStorage< 4, 4, uint > | mVariationCount |
::ll::TypedStorage< 4, 4, uint > | mMask |
::ll::TypedStorage< 1, 1, bool > | mInitialized |
::ll::TypedStorage< 8, 8, ::BlockState const * > | mState |