OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eyey
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/demos/
reflect.c
246
DrawObjects(struct window *w, GLfloat eyex, GLfloat
eyey
, GLfloat eyez)
249
(void)
eyey
;
303
GLfloat eyex,
eyey
, eyez;
local
322
eyey
= dist * sin(w->xrot * DEG2RAD);
326
gluLookAt( eyex,
eyey
, eyez, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0 );
343
if (
eyey
>0.0) {
353
DrawObjects(w, eyex,
eyey
, eyez);
373
DrawObjects(w, eyex,
eyey
, eyez);
Completed in 18 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026