Shiokaze Framework
A research-oriented fluid solver for computer graphics
bitarray2::iterator Class Reference

Writable iterator. More...

#include <bitarray2.h>

Public Member Functions

void set ()
 Set a value. More...
 
void set_off ()
 Inactivate a cell.
 
bool operator() () const
 Get if a cell is active.
 

Friends

class bitarray2
 

Detailed Description

Writable iterator.

Member Function Documentation

◆ set()

void bitarray2::iterator::set ( )
inline

Set a value.

Parameters
[in]valueValue to set.

The documentation for this class was generated from the following file: