ug4
ug::SweepLineVertex Struct Reference

Public Member Functions

 SweepLineVertex ()
 
 SweepLineVertex (int ind, vector2 *ptr)
 

Public Attributes

std::vector< SweepLineEdge * > connections
 
bool isRimVertex
 
unsigned char m_status
 
int vrtInd
 
const vector2vrtPtr
 

Detailed Description

Please note that the connections array has to be maintained manually. This is important to reduce unnecessary overhead.

Constructor & Destructor Documentation

◆ SweepLineVertex() [1/2]

ug::SweepLineVertex::SweepLineVertex ( )
inline

◆ SweepLineVertex() [2/2]

ug::SweepLineVertex::SweepLineVertex ( int  ind,
vector2 ptr 
)
inline

Member Data Documentation

◆ connections

◆ isRimVertex

bool ug::SweepLineVertex::isRimVertex

◆ m_status

unsigned char ug::SweepLineVertex::m_status

◆ vrtInd

int ug::SweepLineVertex::vrtInd

◆ vrtPtr


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