Data Structures | |
| struct | Lib3dsFog |
| Fog atmosphere settings. More... | |
| struct | Lib3dsLayerFog |
| Layer fog atmosphere settings. More... | |
| struct | Lib3dsDistanceCue |
| Distance cue atmosphere settings. More... | |
| struct | Lib3dsAtmosphere |
| Atmosphere settings. More... | |
Enumerations | |
| enum | Lib3dsLayerFogFlags { LIB3DS_BOTTOM_FALL_OFF = 0x00000001, LIB3DS_TOP_FALL_OFF = 0x00000002, LIB3DS_FOG_BACKGROUND = 0x00100000 } |
Functions | |
| Lib3dsBool | lib3ds_atmosphere_read (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
| Lib3dsBool | lib3ds_atmosphere_write (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
| enum Lib3dsLayerFogFlags |
|
|
||
|