Flutter Engine
The Flutter Engine
|
#include <GrTypes.h>
Public Member Functions | |
constexpr | GrTFlagsMask (TFlags value) |
constexpr | GrTFlagsMask (int value) |
constexpr int | value () const |
Wraps a C++11 enum that we use as a bitfield, and enables a limited amount of masking with type safety. Instantiated with the ~ operator.
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlineconstexpr |