|
ga
Multicellular Evolutionary Simulation with Hamming Space
|
Data Fields | |
| unsigned int | bits |
| float | r |
| float | g |
| float | b |
One colour item, mapping from a bit pattern to some ( r, g, b ) tuplet. Note that r, g and b are doubles with values from 0 to 1 (inclusive).
| unsigned int col_item_S::bits |
The Hamming space bit vector representing this particular colour
| float col_item_S::r |
The (r, g, b) tuplet representing the colour in RGB space
1.7.3