Home | History | Annotate | Download | only in test

Lines Matching full:intersection

74     // See pics/intersection.png for the scenarios we are testing
77 // 1 - no intersection
78 // 2 - partial intersection, rectangle translated
79 // 3 - partial intersection, rectangle rotated 45 degree on the corner, forms a triangle intersection
80 // 4 - full intersection, rectangles of same size directly on top of each other
81 // 5 - partial intersection, rectangle on top rotated 45 degrees
82 // 6 - partial intersection, rectangle on top of different size
83 // 7 - full intersection, rectangle fully enclosed in the other
84 // 8 - partial intersection, rectangle corner just touching. point contact
100 // no intersection
126 // partial intersection, rectangles translated
175 // partial intersection, rectangles rotated 45 degree on the corner, forms a triangle intersection
222 // full intersection, rectangles of same size directly on top of each other
271 // partial intersection, rectangle on top rotated 45 degrees
324 // 6 - partial intersection, rectangle on top of different size
373 // full intersection, rectangle fully enclosed in the other
422 // full intersection, rectangle fully enclosed in the other
454 // full intersection, rectangle fully enclosed in the other