c# Programming Glossary: locus
Detecting coincident subset of two coincident line segments http://stackoverflow.com/questions/2255842/detecting-coincident-subset-of-two-coincident-line-segments the end point. Second I would define an abstract base type Locus and derived types EmptyLocus PointLocus LineSegmentLocus and.. define an abstract base type Locus and derived types EmptyLocus PointLocus LineSegmentLocus and perhaps UnionLocus if you need.. abstract base type Locus and derived types EmptyLocus PointLocus LineSegmentLocus and perhaps UnionLocus if you need to represent..
|