ALMaSS Partridge ODdox
1.1
The partridge model description following ODdox protocol
|
A struct defining two x,y coordinate sets of positive co-ords only. More...
#include <populationmanager.h>
Public Attributes | |
unsigned | m_x1 |
unsigned | m_y1 |
unsigned | m_x2 |
unsigned | m_y2 |
A struct defining two x,y coordinate sets of positive co-ords only.
Definition at line 98 of file populationmanager.h.
unsigned rectangle::m_x1 |
Definition at line 100 of file populationmanager.h.
Referenced by Population_Manager::Probe().
unsigned rectangle::m_x2 |
Definition at line 102 of file populationmanager.h.
Referenced by Population_Manager::Probe().
unsigned rectangle::m_y1 |
Definition at line 101 of file populationmanager.h.
Referenced by Population_Manager::Probe().
unsigned rectangle::m_y2 |
Definition at line 103 of file populationmanager.h.
Referenced by Population_Manager::Probe().