Data Fields | |
| byte * | base |
| qboolean | cached_dlight |
| int | cached_light [MAXLIGHTMAPS] |
| struct surfcache_s * | cachespots [MIPLEVELS] |
| uint32_t | dlightbits [(MAX_DLIGHTS+31) >> 5] |
| int | dlightframe |
| int | ec_index |
| unsigned short | extents [2] |
| int | firstedge |
| int | flags |
| instsurf_t * | instsurf |
| null if not part of world model/sub-model More... | |
| int | light_s |
| int | light_t |
| int | lightmaptexturenum |
| struct subpic_s * | lightpic |
| light map texture ref (glsl) More... | |
| int | numedges |
| plane_t * | plane |
| glpoly_t * | polys |
| byte * | samples |
| byte | styles [MAXLIGHTMAPS] |
| mtexinfo_t * | texinfo |
| short | texturemins [2] |
| instsurf_t * | tinst |
| for instance models More... | |
| int | visframe |
| byte* base |
| qboolean cached_dlight |
| int cached_light[MAXLIGHTMAPS] |
| struct surfcache_s* cachespots[MIPLEVELS] |
| uint32_t dlightbits[(MAX_DLIGHTS+31) >> 5] |
| int dlightframe |
| int ec_index |
| unsigned short extents[2] |
| int firstedge |
| int flags |
| instsurf_t* instsurf |
null if not part of world model/sub-model
| int light_s |
| int light_t |
| int lightmaptexturenum |
| struct subpic_s* lightpic |
light map texture ref (glsl)
| int numedges |
| plane_t* plane |
| glpoly_t* polys |
| byte* samples |
| byte styles[MAXLIGHTMAPS] |
| mtexinfo_t* texinfo |
| short texturemins[2] |
| instsurf_t* tinst |
for instance models
| int visframe |