ALMaSS Vole ODDox  1.1
The vole model description following ODdox protocol
rectangle Struct Reference

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
 

Detailed Description

A struct defining two x,y coordinate sets of positive co-ords only.

Definition at line 98 of file PopulationManager.h.

Member Data Documentation

◆ m_x1

unsigned rectangle::m_x1

Definition at line 100 of file PopulationManager.h.

Referenced by Population_Manager::Probe().

◆ m_x2

unsigned rectangle::m_x2

Definition at line 102 of file PopulationManager.h.

Referenced by Population_Manager::Probe().

◆ m_y1

unsigned rectangle::m_y1

Definition at line 101 of file PopulationManager.h.

Referenced by Population_Manager::Probe().

◆ m_y2

unsigned rectangle::m_y2

Definition at line 103 of file PopulationManager.h.

Referenced by Population_Manager::Probe().


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