Variable tiling2

Variable Documentation

static const char tiling2[24][6] = {{1, 8, 3, 9, 8, 1}, {0, 11, 2, 8, 11, 0}, {4, 3, 0, 7, 3, 4}, {9, 2, 10, 0, 2, 9}, {0, 5, 4, 1, 5, 0}, {3, 10, 1, 11, 10, 3}, {1, 6, 5, 2, 6, 1}, {7, 2, 3, 6, 2, 7}, {9, 7, 8, 5, 7, 9}, {6, 8, 4, 11, 8, 6}, {10, 4, 9, 6, 4, 10}, {11, 5, 10, 7, 5, 11}, {11, 10, 5, 7, 11, 5}, {10, 9, 4, 6, 10, 4}, {6, 4, 8, 11, 6, 8}, {9, 8, 7, 5, 9, 7}, {7, 3, 2, 6, 7, 2}, {1, 5, 6, 2, 1, 6}, {3, 1, 10, 11, 3, 10}, {0, 4, 5, 1, 0, 5}, {9, 10, 2, 0, 9, 2}, {4, 0, 3, 7, 4, 3}, {0, 2, 11, 8, 0, 11}, {1, 3, 8, 9, 1, 8}}

tiling table for case 2 For each of the case above, the specific triangulation of the edge intersection points is given. When a case is ambiguous, there is an auxiliary table that contains the face number to test and the tiling table contains the specific triangulations depending on the results A minus sign means to invert the result of the test.