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

#include <glbitarray.h>

List of all members.


Detailed Description

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

A class to quickly walk a BitArary.


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.


The documentation for this class was generated from the following file:
Generated on Fri Mar 23 19:36:25 2007 for Lilith3D by  doxygen 1.5.1-p1