Exemplo n.º 1
0
    private static void smethod_8(Class448 A_0, Class887 A_1, bool A_2)
    {
        A_1.method_9(true);
        Class886 class2 = A_2 ? A_1.method_1().method_20(A_1.method_14()) : A_1.method_0().method_20(A_1.method_10());

        class2.method_1(VertexType.Intersection);
        if (!smethod_9(A_0, A_1, A_2, true, class2) && !smethod_9(A_0, A_1, A_2, false, class2))
        {
            smethod_11(A_2 ? A_1.method_18(A_1.method_10()) : A_1.method_19(A_1.method_14()), A_2 ? A_1.method_20(A_1.method_10()) : A_1.method_21(A_1.method_14()), A_2 ? A_1.method_2() : A_1.method_4(), A_2 ? A_1.method_4() : A_1.method_2());
        }
    }
Exemplo n.º 2
0
 private static bool smethod_9(Class448 A_0, Class887 A_1, bool A_2, bool A_3, Class886 A_4)
 {
     if (spr⃸.ᜀ(A_3 ? A_0.method_15() : A_0.method_16(), A_4.method_2()))
     {
         Class886 class2 = A_2 ? A_1.method_0().method_20(A_3 ? A_1.method_10() : A_1.method_12()) : A_1.method_1().method_20(A_3 ? A_1.method_14() : A_1.method_16());
         class2.method_1(VertexType.Intersection);
         class2.method_3(A_4.method_2());
         return(true);
     }
     return(false);
 }
Exemplo n.º 3
0
 private static bool smethod_6(Class448 A_0, Class887 A_1, bool A_2, int A_3)
 {
     if (A_0.method_17(A_2 ? A_1.method_4() : A_1.method_2()))
     {
         (A_2 ? A_1.method_0().method_20(A_3) : A_1.method_1().method_20(A_3)).method_1(VertexType.Intersection);
         smethod_8(A_2 ? A_1.method_18(A_3) : A_1.method_19(A_3), A_2 ? A_1.method_20(A_3) : A_1.method_21(A_3), A_2 ? A_1.method_2() : A_1.method_4(), A_2 ? A_1.method_4() : A_1.method_2());
         A_1.method_9(true);
         return(true);
     }
     return(false);
 }
Exemplo n.º 4
0
    private static void smethod_12(Class887 A_0, bool A_1)
    {
        int      num    = 1;
        Class722 class2 = A_1 ? A_0.method_0() : A_0.method_1();
        int      num3   = class2.method_19();

        for (int i = 0; i < num3; i++)
        {
            ArrayList list = A_1 ? A_0.method_18(i) : A_0.method_19(i);
            class2.method_3(i + num, list);
            num += list.Count;
        }
    }