#include <qfiles.h>
Data Fields | |
| int | firstIndex |
| int | firstVert |
| int | fogNum |
| int | lightmapHeight |
| int | lightmapNum |
| vec3_t | lightmapOrigin |
| vec3_t | lightmapVecs [3] |
| int | lightmapWidth |
| int | lightmapX |
| int | lightmapY |
| int | numIndexes |
| int | numVerts |
| int | patchHeight |
| int | patchWidth |
| int | shaderNum |
| int | surfaceType |
|
|
Definition at line 470 of file qfiles.h. Referenced by EmitModelSurf(), EmitPatchSurf(), FacetsForTriangleSurface(), ParseFace(), ParseTriSurf(), SurfaceAsTriFan(), SurfaceAsTristrip(), VL_FacetsForTriangleSurface(), and VS_FacetsForTriangleSurface(). |
|
|
|
Definition at line 464 of file qfiles.h. Referenced by EmitFlareSurf(), EmitModelSurf(), EmitPatchSurf(), EmitPlanarSurf(), ParseFace(), ParseFlare(), ParseMesh(), and ParseTriSurf(). |
|
|
|
|
Definition at line 477 of file qfiles.h. Referenced by EmitFlareSurf(), EmitModelSurf(), EmitPatchSurf(), EmitPlanarSurf(), ParseFlare(), TraceLtm(), VL_CalcVisibleLightmapPixelArea(), VL_LightSurfaceWithVolume(), VL_SurfaceRadiosity(), VS_CalcVisibleLightmapPixelArea(), VS_LightSurfaceWithVolume(), and VS_SurfaceRadiosity(). |
|
|
|
|
|
|
Definition at line 471 of file qfiles.h. Referenced by EmitModelSurf(), EmitPatchSurf(), FacetsForTriangleSurface(), InitSurfacesForTesting(), ParseFace(), ParseTriSurf(), SurfaceAsTriFan(), SurfaceAsTristrip(), VL_FacetsForTriangleSurface(), VL_InitSurfacesForTesting(), VS_FacetsForTriangleSurface(), and VS_InitSurfacesForTesting(). |
|
|
Definition at line 468 of file qfiles.h. Referenced by CreateFilters(), CreateSurfaceLights(), EmitModelSurf(), EmitPatchSurf(), EmitPlanarSurf(), InitSurfacesForTesting(), ParseFace(), ParseTriSurf(), SurfaceAsTriFan(), SurfaceAsTristrip(), VertexLighting(), VL_CreateFakeSurfaceLights(), VL_LightmapMatrixFromPoints(), VS_CreateFakeSurfaceLights(), and VS_LightmapMatrixFromPoints(). |
|
|
Definition at line 481 of file qfiles.h. Referenced by CMod_LoadPatches(), CreateFilters(), EmitModelSurf(), EmitPatchSurf(), FacetsForPatch(), ParseMesh(), TraceLtm(), VL_FacetsForPatch(), VL_ShiftPatchLightmaps(), VS_FacetsForPatch(), and VS_ShiftPatchLightmaps(). |
|
|
Definition at line 480 of file qfiles.h. Referenced by CMod_LoadPatches(), CreateFilters(), EmitModelSurf(), EmitPatchSurf(), FacetsForPatch(), InitSurfacesForTesting(), ParseMesh(), TraceLtm(), VertexLighting(), VL_FacetsForPatch(), VL_InitSurfacesForTesting(), VL_ShiftPatchLightmaps(), VS_FacetsForPatch(), VS_InitSurfacesForTesting(), and VS_ShiftPatchLightmaps(). |
|
|
1.3.9.1