|
Xonotic
|
#include "slider_picmip.qh"
Include dependency graph for slider_picmip.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeXonoticPicmipSlider () |
| float | texmemsize (float s3tc) |
| void | XonoticPicmipSlider_autofix (entity me) |
| void | XonoticPicmipSlider_configureXonoticPicmipSlider (entity me) |
| void | XonoticPicmipSlider_draw (entity me) |
| entity makeXonoticPicmipSlider | ( | ) |
Definition at line 3 of file slider_picmip.qc.
Here is the call graph for this function:Definition at line 17 of file slider_picmip.qc.
Referenced by XonoticPicmipSlider_autofix().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 25 of file slider_picmip.qc.
References cvar(), and texmemsize().
Here is the call graph for this function:Definition at line 10 of file slider_picmip.qc.