OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLANE_ANYZ
(Results
1 - 8
of
8
) sorted by null
/external/quake/quake/src/QW/client/
bspfile.h
123
#define
PLANE_ANYZ
5
129
int type; // PLANE_X -
PLANE_ANYZ
?remove? trivial to regenerate
r_main.c
449
screenedge[0].type =
PLANE_ANYZ
;
456
screenedge[1].type =
PLANE_ANYZ
;
462
screenedge[2].type =
PLANE_ANYZ
;
468
screenedge[3].type =
PLANE_ANYZ
;
r_draw.c
821
case
PLANE_ANYZ
:
gl_rmain.c
863
frustum[i].type =
PLANE_ANYZ
;
/external/quake/quake/src/WinQuake/
bspfile.h
126
#define
PLANE_ANYZ
5
132
int type; // PLANE_X -
PLANE_ANYZ
?remove? trivial to regenerate
r_main.cpp
429
screenedge[0].type =
PLANE_ANYZ
;
436
screenedge[1].type =
PLANE_ANYZ
;
442
screenedge[2].type =
PLANE_ANYZ
;
448
screenedge[3].type =
PLANE_ANYZ
;
r_draw.cpp
821
case
PLANE_ANYZ
:
gl_rmain.cpp
960
frustum[i].type =
PLANE_ANYZ
;
[
all
...]
Completed in 68 milliseconds