ALMaSS Rabbit ODdox  1.00
The rabbit model description following ODdox protocol
Public Attributes | List of all members
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 94 of file populationmanager.h.

Member Data Documentation

unsigned rectangle::m_x1

Definition at line 96 of file populationmanager.h.

Referenced by Population_Manager::Probe().

unsigned rectangle::m_x2

Definition at line 98 of file populationmanager.h.

Referenced by Population_Manager::Probe().

unsigned rectangle::m_y1

Definition at line 97 of file populationmanager.h.

Referenced by Population_Manager::Probe().

unsigned rectangle::m_y2

Definition at line 99 of file populationmanager.h.

Referenced by Population_Manager::Probe().


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