BitTables Class Reference#include <bitTables.h>
Constructor & Destructor Documentation
Member Function Documentation
| static const S32 BitTables::numOn |
( |
U8 |
b |
) |
[inline, static] |
|
| static const S8* BitTables::whichOn |
( |
U8 |
b |
) |
[inline, static] |
|
|
|
Return a pointer to 8 S8's, which are set according to which bits are set in the passed value.
|
| static const S32 BitTables::highBit |
( |
U8 |
b |
) |
[inline, static] |
|
| static S32 BitTables::getPower16 |
( |
U16 |
x |
) |
[inline, static] |
|
| static S32 BitTables::getPower32 |
( |
U32 |
x |
) |
[inline, static] |
|
Field Documentation
|
|
Unroll a bitset collection (note.
|
|