lexicalYXLessThan MethodStatic

Lexical comparison of (a.x,a.y) (b.x,b.y) with y as first test, x second.

  • This is appropriate for a vertical sweep in the plane.

lexicalYXLessThan(a: XY | XYZ, b: XY | XYZ): -1 | 0 | 1

Parameter Type Description
a XY | XYZ  
b XY | XYZ  

Defined in

Last Updated: 08 January, 2020