Home
last modified time | relevance | path

Searched refs:RSIZE (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2/build/demos/gxdemo/src/Culling/
Dcul-faces.c312 #define RSIZE 50 macro
514 xs = ( RPOSX + v[i].x * RSIZE ) * xflip; in myDrawArrow()
515 zs = RPOSZ + v[i].z * RSIZE; in myDrawArrow()
554 xs = ( RPOSX + v[i].x * RSIZE ) * xflip; in mySendVtx()
555 zs = RPOSZ + v[i].z * RSIZE; in mySendVtx()