#include <light.h>
Collaboration diagram for surfaceTest_t:

Data Fields | |
| cFacet_t * | facets |
| vec3_t | maxs |
| vec3_t | mins |
| int | numFacets |
| vec3_t | origin |
| qboolean | patch |
| float | radius |
| shaderInfo_t * | shader |
|
|
Definition at line 99 of file light.h. Referenced by CreateSurfaceLights(), FacetsForPatch(), FacetsForTriangleSurface(), and TraceAgainstSurface(). |
|
|
|
|
|
|
|
|
Definition at line 98 of file light.h. Referenced by CreateSurfaceLights(), FacetsForPatch(), FacetsForTriangleSurface(), and TraceAgainstSurface(). |
|
|
Definition at line 93 of file light.h. Referenced by TraceAgainstSurface(). |
|
|
Definition at line 96 of file light.h. Referenced by FacetsForPatch(), FacetsForTriangleSurface(), and TraceLine(). |
|
|
Definition at line 94 of file light.h. Referenced by TraceAgainstSurface(). |
|
|
Definition at line 101 of file light.h. Referenced by FacetsForPatch(), FacetsForTriangleSurface(), and TraceAgainstSurface(). |
1.3.9.1