#include <glbitarray.h>
Public Member Functions | |
| void | Begin (int x, int y) |
| Initialize the walk. | |
| void | Next () |
| Get the next bit. | |
| U32 | IsSet () |
| Return non-0 if the current location is set. | |
| bool | WordEmpty () |
| Return true if the current 32 bits are not set. | |
1.4.7