HOG2
|
#include <DynamicWeightedGrid.h>
Public Attributes | |
int | sectorFrom |
int | regionFrom |
int | sectorTo |
int | regionTo |
Definition at line 45 of file DynamicWeightedGrid.h.
int DWG::edge::regionFrom |
Definition at line 47 of file DynamicWeightedGrid.h.
Referenced by DWG::DynamicWeightedGrid< sectorSize >::InvertAction().
int DWG::edge::regionTo |
Definition at line 48 of file DynamicWeightedGrid.h.
Referenced by DWG::DynamicWeightedGrid< sectorSize >::ApplyAction(), and DWG::DynamicWeightedGrid< sectorSize >::InvertAction().
int DWG::edge::sectorFrom |
Definition at line 47 of file DynamicWeightedGrid.h.
Referenced by DWG::DynamicWeightedGrid< sectorSize >::InvertAction().
int DWG::edge::sectorTo |
Definition at line 48 of file DynamicWeightedGrid.h.
Referenced by DWG::DynamicWeightedGrid< sectorSize >::ApplyAction(), and DWG::DynamicWeightedGrid< sectorSize >::InvertAction().