zenilib
0.5.3.0
|
#include <lib3ds.h>
Public Attributes | |
int | dist_cue_background |
float | dist_cue_far_dimming |
float | dist_cue_far_plane |
float | dist_cue_near_dimming |
float | dist_cue_near_plane |
int | fog_background |
float | fog_color [3] |
float | fog_far_density |
float | fog_far_plane |
float | fog_near_density |
float | fog_near_plane |
float | layer_fog_color [3] |
float | layer_fog_density |
float | layer_fog_far_y |
unsigned | layer_fog_flags |
float | layer_fog_near_y |
int | use_dist_cue |
int | use_fog |
int | use_layer_fog |
int Lib3dsAtmosphere::dist_cue_background |
Definition at line 82 of file lib3ds.h.
Referenced by distance_cue_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::dist_cue_far_dimming |
Definition at line 86 of file lib3ds.h.
Referenced by distance_cue_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::dist_cue_far_plane |
Definition at line 85 of file lib3ds.h.
Referenced by distance_cue_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::dist_cue_near_dimming |
Definition at line 84 of file lib3ds.h.
Referenced by distance_cue_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::dist_cue_near_plane |
Definition at line 83 of file lib3ds.h.
Referenced by distance_cue_read(), and lib3ds_atmosphere_write().
int Lib3dsAtmosphere::fog_background |
Definition at line 70 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::fog_color[3] |
Definition at line 69 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::fog_far_density |
Definition at line 74 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::fog_far_plane |
Definition at line 73 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::fog_near_density |
Definition at line 72 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::fog_near_plane |
Definition at line 71 of file lib3ds.h.
Referenced by fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::layer_fog_color[3] |
Definition at line 77 of file lib3ds.h.
Referenced by layer_fog_read().
float Lib3dsAtmosphere::layer_fog_density |
Definition at line 80 of file lib3ds.h.
Referenced by layer_fog_read().
float Lib3dsAtmosphere::layer_fog_far_y |
Definition at line 79 of file lib3ds.h.
Referenced by layer_fog_read(), and lib3ds_atmosphere_write().
unsigned Lib3dsAtmosphere::layer_fog_flags |
Definition at line 76 of file lib3ds.h.
Referenced by layer_fog_read(), and lib3ds_atmosphere_write().
float Lib3dsAtmosphere::layer_fog_near_y |
Definition at line 78 of file lib3ds.h.
Referenced by layer_fog_read(), and lib3ds_atmosphere_write().
int Lib3dsAtmosphere::use_dist_cue |
Definition at line 81 of file lib3ds.h.
Referenced by lib3ds_atmosphere_read(), and lib3ds_atmosphere_write().
int Lib3dsAtmosphere::use_fog |
Definition at line 68 of file lib3ds.h.
Referenced by lib3ds_atmosphere_read(), and lib3ds_atmosphere_write().
int Lib3dsAtmosphere::use_layer_fog |
Definition at line 75 of file lib3ds.h.
Referenced by lib3ds_atmosphere_read(), and lib3ds_atmosphere_write().