how to make "jit.op &&" in jit.gen? (non logical &&)
Apr 27 2012 | 12:21 pm
Hi
For adjust near and far limits with Kinect, I have a working solution with jit.op.
But now I try to make the same in jit.gen! (or jit.pix would also be nice).
How to make "jit.op &&" in GEN? It seems that the "jit.op &&" is also able to operate as non logical. Because && in jit.op work not same as in jit.gen.
Thanks for help