Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
TerritoryBoundary.h File Reference
#include <vector>
#include "maths/Vector2D.h"
#include "simulation2/helpers/Grid.h"
#include "simulation2/helpers/Player.h"

Go to the source code of this file.

Classes

struct  STerritoryBoundary
 Describes an outline of a territory, where the latter are understood to mean the largest sets of mutually connected tiles ('connected' as in the mathematical sense from graph theory) that are either all reachable or all unreachable from a root influence entity. More...
 
class  CTerritoryBoundaryCalculator
 Responsible for calculating territory boundaries, given an input territory map. More...