ActiveLib
Loading...
Searching...
No Matches
Public Member Functions | List of all members
active::geometry::AlongLengthOf Struct Reference

Public Member Functions

 AlongLengthOf (const PolyEdge &edge)
 
bool operator() (XPoint::Unique &pos1, XPoint::Unique &pos2) const
 

Constructor & Destructor Documentation

◆ AlongLengthOf()

AlongLengthOf::AlongLengthOf ( const PolyEdge & edge)

Constructor

Parameters
edgeThe poly-edge to sort the point along
Here is the call graph for this function:

Member Function Documentation

◆ operator()()

bool AlongLengthOf::operator() ( XPoint::Unique & pos1,
XPoint::Unique & pos2 ) const

Functional operator to compare 2 points along the length of a poly-edge

Parameters
pos1The first point to compare
pos2The second point to compare
Returns
True if pos1 < pos2
Here is the call graph for this function:

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