PT 69 testsuite/samples/subshapes-TestRunner.cpp PT(int nx, int ny): x(nx), y(ny) {} PT 71 testsuite/samples/subshapes-TestRunner.cpp PT redBarLL(61,367); // lower-left center of red bar rounded cap PT 72 testsuite/samples/subshapes-TestRunner.cpp PT redBarUR(474,38); // upper-right center of red bar rounded cap PT 73 testsuite/samples/subshapes-TestRunner.cpp PT redBarOvBb(309,171); // a point on the red bar intersecting the blue box PT 74 testsuite/samples/subshapes-TestRunner.cpp PT redBarOvSh(194,262); // a point on the red bar intersecting the gray shade PT 75 testsuite/samples/subshapes-TestRunner.cpp PT bbIntUL(118,122); // upper-left corner of blue box interior PT 76 testsuite/samples/subshapes-TestRunner.cpp PT bbIntUR(407,122); // upper-right corner of blue box interior PT 77 testsuite/samples/subshapes-TestRunner.cpp PT bbIntLR(404,236); // lower-right corner of blue box interior PT 78 testsuite/samples/subshapes-TestRunner.cpp PT bbIntLL(116,236); // lower-left corner of blue box interior PT 79 testsuite/samples/subshapes-TestRunner.cpp PT bbExtBsh(251,262); // a point centered below the blue box (Bottom, on the shade) PT 80 testsuite/samples/subshapes-TestRunner.cpp PT bbExtT(251,95); // a point centered above the blue box (Top) PT 81 testsuite/samples/subshapes-TestRunner.cpp PT bbExtL(90,185); // a point centered on the left of the blue box (outside Left) PT 82 testsuite/samples/subshapes-TestRunner.cpp PT bbExtRsh(430, 185); // a point centered on the right of the blue box (outside Right, on the shade)