![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
| struct | orientation_t |
Functions | |
| bool | R_PreciseCullSurface (const drawSurf_t *drawSurf, idBounds &ndcBounds) |
| void | R_MirrorRender (drawSurf_t *surf, textureStage_t *stage, idScreenRect scissor) |
| void | R_XrayRender (drawSurf_t *surf, textureStage_t *stage, idScreenRect scissor) |
| bool | R_GenerateSurfaceSubview (drawSurf_t *drawSurf) |
| bool | R_GenerateSubViews (void) |
Definition at line 549 of file tr_subview.cpp.
| bool R_GenerateSurfaceSubview | ( | drawSurf_t * | drawSurf | ) |
Definition at line 451 of file tr_subview.cpp.
| void R_MirrorRender | ( | drawSurf_t * | surf, |
| textureStage_t * | stage, | ||
| idScreenRect | scissor | ||
| ) |
Definition at line 351 of file tr_subview.cpp.
| bool R_PreciseCullSurface | ( | const drawSurf_t * | drawSurf, |
| idBounds & | ndcBounds | ||
| ) |
Definition at line 109 of file tr_subview.cpp.
| void R_XrayRender | ( | drawSurf_t * | surf, |
| textureStage_t * | stage, | ||
| idScreenRect | scissor | ||
| ) |
Definition at line 401 of file tr_subview.cpp.
1.8.6.