Home
last modified time | relevance | path

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

/dports/games/tenebrae/tenebrae_0/
H A Dgl_brushinstant.c164 if (bdist(ins->lastvorg,r_refdef.vieworg) < 0.5) in CheckBrushHalfAngle()
471 VectorCopy(r_refdef.vieworg,brushlightinstant->lastvorg); in R_SetupBrushInstantForLight()
H A Dgl_aliasinstant.c774 if (dist(ins->lastvorg,r_refdef.vieworg) < 0.5) in CheckHalfAngle()
823 VectorCopy(r_refdef.vieworg,aliaslightinstant->lastvorg); in R_SetupSurfaceInstantForLight()
H A Dglquake.h1254 vec3_t lasteorg, lastlorg, lasteangles, lastvorg; member
1303 vec3_t lasteorg, lastlorg, lasteangles, lastvorg; member