Example #1
0
 public void Intersect(I_CurveD curveA, I_CurveD curveB /*, out...*/)
 {
     throw new ExceptionGMath("Bez2D", "Intersect", "NOT IMPLEMENTED");
 }
Example #2
0
 public void Intersect(I_CurveD curveA, I_CurveD curveB /*, out...*/)
 {
     throw new ExceptionGMath("Bez2D","Intersect","NOT IMPLEMENTED");
 }