Home
last modified time | relevance | path

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

/dports/graphics/rayshade/rayshade.4.0/libshade/
H A Ddefaults.h35 #define EYEZ 0 macro
H A Dsetup.c78 Camera.pos.z = EYEZ; in RSSetup()
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dsrface.f24 2 EYEY ,EYEZ
82 EYEZ = S(3)
87 ZEYE = EYEZ
139 ZEYE = EYEZ
747 2 EYEY ,EYEZ
795 2 EYEY ,EYEZ
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCube.h169 #define EYEZ 10. /* should really be dependent on LENGTH and macro
H A DPolymgr.cpp775 preferences.getRealProperty(M4D_EYEZ, EYEZ), in getFrame()