grinliz::BitArrayRowIterator< WIDTH, HEIGHT > Class Template Reference

A class to quickly walk a BitArary. More...

#include <glbitarray.h>

List of all members.

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.


Detailed Description

template<int WIDTH, int HEIGHT>
class grinliz::BitArrayRowIterator< WIDTH, HEIGHT >

A class to quickly walk a BitArary.


The documentation for this class was generated from the following file:
Generated on Thu Jul 20 20:45:33 2006 for Kyra by  doxygen 1.4.7