LeviLamina
Loading...
Searching...
No Matches
InvertableFilter.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5template <typename T0>
7 T0 value; // this+0x0
8 bool inverted; // this+0x4
9};
Definition InvertableFilter.h:6