OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bboxmin
(Results
1 - 15
of
15
) sorted by null
/external/quake/quake/src/QW/client/
modelgen.h
101
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon11600
108
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon11601
model.h
246
trivertx_t
bboxmin
;
member in struct:__anon11587
261
trivertx_t
bboxmin
;
member in struct:__anon11589
gl_model.h
267
trivertx_t
bboxmin
;
member in struct:__anon11557
275
trivertx_t
bboxmin
;
member in struct:__anon11558
r_alias.c
124
(float)pframedesc->
bboxmin
.v[0];
130
(float)pframedesc->
bboxmin
.v[1];
136
(float)pframedesc->
bboxmin
.v[2];
gl_model.c
1293
frame->
bboxmin
.v[i] = pdaliasframe->
bboxmin
.v[i];
1294
frame->
bboxmin
.v[i] = pdaliasframe->bboxmax.v[i];
1330
frame->
bboxmin
.v[i] = pingroup->
bboxmin
.v[i];
1331
frame->
bboxmin
.v[i] = pingroup->bboxmax.v[i];
[
all
...]
model.c
1247
pbboxmin->v[i] = pdaliasframe->
bboxmin
.v[i];
1302
pbboxmin->v[i] = pingroup->
bboxmin
.v[i];
1331
&paliasgroup->frames[i].
bboxmin
,
[
all
...]
/external/quake/quake/src/WinQuake/
modelgen.h
101
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon11960
108
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon11961
model.h
235
trivertx_t
bboxmin
;
member in struct:__anon11947
250
trivertx_t
bboxmin
;
member in struct:__anon11949
gl_model.h
263
trivertx_t
bboxmin
;
member in struct:__anon11920
271
trivertx_t
bboxmin
;
member in struct:__anon11921
r_alias.cpp
124
(float)pframedesc->
bboxmin
.v[0];
130
(float)pframedesc->
bboxmin
.v[1];
136
(float)pframedesc->
bboxmin
.v[2];
gl_model.cpp
1268
frame->
bboxmin
.v[i] = pdaliasframe->
bboxmin
.v[i];
1269
frame->
bboxmin
.v[i] = pdaliasframe->bboxmax.v[i];
1305
frame->
bboxmin
.v[i] = pingroup->
bboxmin
.v[i];
1306
frame->
bboxmin
.v[i] = pingroup->bboxmax.v[i];
[
all
...]
model.cpp
1250
pbboxmin->v[i] = pdaliasframe->
bboxmin
.v[i];
1305
pbboxmin->v[i] = pingroup->
bboxmin
.v[i];
1334
&paliasgroup->frames[i].
bboxmin
,
[
all
...]
/gdk/samples/quake/jni/
modelgen.h
101
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon17602
108
trivertx_t
bboxmin
; // lightnormal isn't used
member in struct:__anon17603
gl_model.h
263
trivertx_t
bboxmin
;
member in struct:__anon17582
271
trivertx_t
bboxmin
;
member in struct:__anon17583
gl_model.cpp
1268
frame->
bboxmin
.v[i] = pdaliasframe->
bboxmin
.v[i];
1269
frame->
bboxmin
.v[i] = pdaliasframe->bboxmax.v[i];
1305
frame->
bboxmin
.v[i] = pingroup->
bboxmin
.v[i];
1306
frame->
bboxmin
.v[i] = pingroup->bboxmax.v[i];
[
all
...]
Completed in 890 milliseconds