|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_bitset_iterator.h>
Public Member Functions | |
| bitset_iterator (const int8u *bits, unsigned offset=0) | |
| void | operator++ () |
| unsigned | bit () const |
| agg::bitset_iterator::bitset_iterator | ( | const int8u * | bits, |
| unsigned | offset = 0 |
||
| ) | [inline] |
| unsigned agg::bitset_iterator::bit | ( | ) | const [inline] |
| void agg::bitset_iterator::operator++ | ( | ) | [inline] |
1.7.5.1