ALMaSS Rabbit ODdox  1.00
The rabbit model description following ODdox protocol
Public Member Functions | Private Attributes | List of all members
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 ( EGP_Data  egpd)

Member Function Documentation

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

Member Data Documentation

int EdgeGrowingPoints::m_centre_x
private

Definition at line 54 of file CIPELandscapeMaker.h.

int EdgeGrowingPoints::m_centre_y
private

Definition at line 55 of file CIPELandscapeMaker.h.

int EdgeGrowingPoints::m_originalsize
private

Definition at line 53 of file CIPELandscapeMaker.h.

vector<Edges> EdgeGrowingPoints::m_OurEdges
private

Definition at line 56 of file CIPELandscapeMaker.h.

int EdgeGrowingPoints::m_polynum
private

Definition at line 52 of file CIPELandscapeMaker.h.


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