STE-Industries: utilities testing
GraphicSpace::Bitmap::RepulsionType Struct Reference
Collaboration diagram for GraphicSpace::Bitmap::RepulsionType:
Collaboration graph

Public Attributes

unsigned short Repulsion
 
unsigned short Visitors
 

Detailed Description

The RepulsionType struct contains the information about the repulsion of a pixel.

Definition at line 301 of file Bitmap.h.

Member Data Documentation

◆ Repulsion

unsigned short GraphicSpace::Bitmap::RepulsionType::Repulsion

property Repulsion Repulsion value.

Note
The value is the floating point value, multiplied for REPULSION_SCALE and rounded to the nearest integer.

Definition at line 310 of file Bitmap.h.

Referenced by GraphicSpace::Bitmap::Correct().

◆ Visitors

unsigned short GraphicSpace::Bitmap::RepulsionType::Visitors

property Visitors Number of termites which already visited the pixel.

Definition at line 314 of file Bitmap.h.

Referenced by GraphicSpace::Bitmap::Correct().


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