cpvrerp   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/libchipmunk/cpVect.xtm

Implementation

(bind-func cpvrerp
  (lambda (v:cpVect)
    (cpVect_val (tref v 1) (- 0. (tref v 0)))))


Back to Index