예제 #1
0
 public boolean cull(Painter p) {
   return p.cull(getBoundingBoxInViewSpace());
 }