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 |
WireJoiner::VertexInfo::VertexInfo | ( | Edges::iterator | it, |
bool | start | ||
) |
bool WireJoiner::VertexInfo::operator== | ( | const VertexInfo & | other | ) | const |
const gp_Pnt & WireJoiner::VertexInfo::pt | ( | ) | const |
const gp_Pnt & WireJoiner::VertexInfo::ptOther | ( | ) | const |
Edges::iterator WireJoiner::VertexInfo::it |
Referenced by operator==().
bool WireJoiner::VertexInfo::start |
Referenced by Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::asString(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::clone(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::hasStart(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::negated(), operator==(), and Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::value().