ALMaSS Partridge ODdox  1.1
The partridge model description following ODdox protocol
EdgeGrowingPoints Class Reference

#include <CIPELandscapeMaker.h>

Public Member Functions

 EdgeGrowingPoints (EGP_Data egpd)
 
bool GetCanGrow (int x, int y)
 
void SetCanGrow (int x, int y, bool cg)
 
unsigned int ShrinkList ()
 

Private Attributes

int m_polynum
 
int m_originalsize
 
int m_centre_x
 
int m_centre_y
 
vector< Edgesm_OurEdges
 

Detailed Description

Definition at line 51 of file CIPELandscapeMaker.h.

Constructor & Destructor Documentation

◆ EdgeGrowingPoints()

EdgeGrowingPoints::EdgeGrowingPoints ( EGP_Data  egpd)

Member Function Documentation

◆ GetCanGrow()

bool EdgeGrowingPoints::GetCanGrow ( int  x,
int  y 
)

◆ SetCanGrow()

void EdgeGrowingPoints::SetCanGrow ( int  x,
int  y,
bool  cg 
)

◆ ShrinkList()

unsigned int EdgeGrowingPoints::ShrinkList ( )

Member Data Documentation

◆ m_centre_x

int EdgeGrowingPoints::m_centre_x
private

Definition at line 54 of file CIPELandscapeMaker.h.

◆ m_centre_y

int EdgeGrowingPoints::m_centre_y
private

Definition at line 55 of file CIPELandscapeMaker.h.

◆ m_originalsize

int EdgeGrowingPoints::m_originalsize
private

Definition at line 53 of file CIPELandscapeMaker.h.

◆ m_OurEdges

vector<Edges> EdgeGrowingPoints::m_OurEdges
private

Definition at line 56 of file CIPELandscapeMaker.h.

◆ m_polynum

int EdgeGrowingPoints::m_polynum
private

Definition at line 52 of file CIPELandscapeMaker.h.


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