(bind-func cpBBNewForExtents (lambda (c:cpVect hw:cpFloat hh:cpFloat) (cpBB_val (- (tref c 0) hw) (- (tref c 1) hh) (+ (tref c 0) hw) (+ (tref c 1) hh))))