sub clip { if ( within_bounding_box ) { return 1 if .... } return 0; }