WireJoiner::VertexInfo Struct Reference

Public Member Functions

bool operator== (const VertexInfo &other) const
 
const gp_Pnt & pt () const
 
const gp_Pnt & ptOther () const
 
 VertexInfo (Edges::iterator it, bool start)
 

Public Attributes

Edges::iterator it
 
bool start
 

Constructor & Destructor Documentation

◆ VertexInfo()

WireJoiner::VertexInfo::VertexInfo ( Edges::iterator  it,
bool  start 
)

Member Function Documentation

◆ operator==()

bool WireJoiner::VertexInfo::operator== ( const VertexInfo other) const

References it, and start.

◆ pt()

◆ ptOther()

const gp_Pnt & WireJoiner::VertexInfo::ptOther ( ) const

Member Data Documentation

◆ it

Edges::iterator WireJoiner::VertexInfo::it

Referenced by operator==().

◆ start


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