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 |
◆ pt()
const gp_Pnt& WireJoiner::VertexInfo::pt | ( | ) | const |
◆ ptOther()
const gp_Pnt& WireJoiner::VertexInfo::ptOther | ( | ) | const |
Member Data Documentation
◆ it
Edges::iterator WireJoiner::VertexInfo::it |
Referenced by operator==().
◆ start
bool WireJoiner::VertexInfo::start |
Referenced by operator==().
The documentation for this struct was generated from the following file:
- src/Mod/Path/App/Area.cpp