Home
last modified time | relevance | path

Searched refs:IntersectsEdge (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_newtri.c54 static int IntersectsEdge (Loop *loops, BVertex *p, BVertex *q);
1760 if (IntersectsEdge (loops, p, q)) in AddLinkNested()
1857 static int IntersectsEdge (Loop *loops, BVertex *p, BVertex *q) in IntersectsEdge() function
2669 if (IntersectsEdge (loops, p, q)) in AddLink()