#include <Fog.h>
Public Attributes | |
| geVec3d | Pos |
| GE_RGBA | Color |
| geFloat | LightBrightness |
| geFloat | VolumeBrightness |
| geFloat | VolumeRadius |
| geFloat | VolumeRadius2 |
| geFloat | VolumeRadiusSquared |
| void * | UserData |
| SET_ATTR_CB * | SetAttrCB |
| geFog * | Next |
| geFog * | Prev |
|
|
Definition at line 47 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), geFog_SetAttributes(), and Light_FogVerts(). |
|
|
Definition at line 48 of file Fog.h. Referenced by geFog_SetAttributes(). |
|
|
Definition at line 58 of file Fog.h. Referenced by geWorld_AddFog(), geWorld_Free(), geWorld_RemoveFog(), and VisFog(). |
|
|
Definition at line 46 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), geFog_SetAttributes(), geFog_SetAttributesCB(), Light_FogVerts(), and VisFog(). |
|
|
Definition at line 59 of file Fog.h. Referenced by geWorld_AddFog(), and geWorld_RemoveFog(). |
|
|
Definition at line 56 of file Fog.h. Referenced by geFog_Create(), and geFog_SetAttributes(). |
|
|
Definition at line 54 of file Fog.h. Referenced by geFog_GetUserData(), and geFog_SetUserData(). |
|
|
Definition at line 49 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), geFog_SetAttributes(), and Light_FogVerts(). |
|
|
Definition at line 50 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), geFog_SetAttributes(), geFog_SetAttributesCB(), Light_FogVerts(), and VisFog(). |
|
|
Definition at line 51 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), and geFog_SetAttributes(). |
|
|
Definition at line 52 of file Fog.h. Referenced by FogLightmap1(), FogLightmap2(), geFog_SetAttributes(), and Light_FogVerts(). |
1.3.2