This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | _QERAppSurfaceTable |
| struct | _QERPlugSurfaceTable |
| class | IPluginTexdef |
| struct | miptex_s |
Defines | |
| #define | GETPLUGINTEXDEF(pFace) (static_cast<IPluginTexdef *>(pFace->pData)) |
| #define | MIPLEVELS 4 |
Typedefs | |
| typedef miptex_s | miptex_t |
| typedef patchMesh_t ** | p2 |
| typedef patchMesh_t *WINAPI * | PFN_GETSELECTEDPATCH () |
| typedef texturewin_t *WINAPI * | PFN_QEGLOBALSTEXTUREWIN () |
| typedef IPluginTexdef *WINAPI * | PFN_QERPLUG_PATCHALLOC (patchMesh_t *) |
| typedef IPluginTexdef *WINAPI * | PFN_QERPLUG_QTEXTUREALLOC (qtexture_t *) |
| typedef IPluginTexdef *WINAPI * | PFN_QERPLUG_TEXDEFALLOC (face_t *) |
Functions | |
| typedef | bool (WINAPI *PFN_QERPLUG_BYEBYESURFACEDIALOG)() |
| typedef | void (WINAPI *PFN_QERAPP_MAPPRINTF)(char *text |
Variables | |
| const GUID | QERAppSurfaceTable_GUID |
| const GUID | QERPlugSurfaceTable_GUID |
|
|
|
Definition at line 84 of file isurfaceplugin.h. |
|
|
|
|
|
|
Definition at line 200 of file isurfaceplugin.h. |
|
|
Definition at line 197 of file isurfaceplugin.h. |
|
|
Definition at line 175 of file isurfaceplugin.h. |
|
|
Definition at line 173 of file isurfaceplugin.h. |
|
|
Definition at line 171 of file isurfaceplugin.h. |
|
|
|
|
|
|
|
|
Initial value:
{ 0x42bae4c0, 0x9787, 0x11d3, { 0x8e, 0xf3, 0x0, 0x0, 0xe8, 0xe8, 0x65, 0x7b } }
Definition at line 191 of file isurfaceplugin.h. |
|
|
Initial value:
{ 0x7da59920, 0x93d8, 0x11d3, { 0x8e, 0xf3, 0x0, 0x0, 0xe8, 0xe8, 0x65, 0x7b } }
Definition at line 164 of file isurfaceplugin.h. |
1.3.9.1