|
MyGUI 3.4.2
|
Functions | |
| template<typename Type > | |
| static Type | firstPO2From (Type _value) |
| template<typename Type > | |
| static bool | isPO2 (Type _value) |
Returns the closest power-of-two number greater or equal to value.
Definition at line 20 of file MyGUI_Bitwise.h.