Name | Description | |
---|---|---|
CreateBitmask | Gets a bitmask with a specified bit set. | |
HasBit | Tests whether a specified bit is set in a bitmask. | |
HasFlags | Tests whether the specified value is included in a bitmask. | |
SetBit | Sets a bit in a bitmask. | |
SetFlags | Sets or clears a mask in a bitmask. |