4 references to PointIntersectWithRing
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
4239PointIntersectWithRing(bounds.TopLeft, ref mint, ref maxt, ref missing); 4240PointIntersectWithRing(bounds.TopRight, ref mint, ref maxt, ref missing); 4241PointIntersectWithRing(bounds.BottomRight, ref mint, ref maxt, ref missing); 4242PointIntersectWithRing(bounds.BottomLeft, ref mint, ref maxt, ref missing);