![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
| void | R_SurfaceToTextureAxis (const srfTriangles_t *tri, idVec3 &origin, idVec3 axis[3]) |
| void | R_RenderGuiSurf (idUserInterface *gui, drawSurf_t *drawSurf) |
| void | R_ReloadGuis_f (const idCmdArgs &args) |
| void | R_ListGuis_f (const idCmdArgs &args) |
Definition at line 217 of file tr_guisurf.cpp.
Definition at line 197 of file tr_guisurf.cpp.
| void R_RenderGuiSurf | ( | idUserInterface * | gui, |
| drawSurf_t * | drawSurf | ||
| ) |
Definition at line 128 of file tr_guisurf.cpp.
| void R_SurfaceToTextureAxis | ( | const srfTriangles_t * | tri, |
| idVec3 & | origin, | ||
| idVec3 | axis[3] | ||
| ) |
Definition at line 49 of file tr_guisurf.cpp.
1.8.6.