![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| float | eta |
| float | sigma_a |
| float | sigma_s_ |
| float | sigma_t_ |
| float | sigma |
| float | Fdr |
| float | D |
| float | A |
| float | alpha_ |
| float | zr |
| float | zv |
| float | ld |
| float | ro |
| float | color |
| float | invsigma_t_ |
| float | frontweight |
| float | backweight |
| float * | tableRd |
| float * | tableRd2 |
| float ScatterSettings::A |
Definition at line 110 of file sss.c.
Referenced by compute_reduced_albedo(), and scatter_settings_new().
| float ScatterSettings::alpha_ |
Definition at line 111 of file sss.c.
Referenced by scatter_settings_new().
Definition at line 119 of file sss.c.
Referenced by compute_radiance(), and scatter_settings_new().
| float ScatterSettings::color |
Definition at line 116 of file sss.c.
Referenced by compute_radiance(), and scatter_settings_new().
| float ScatterSettings::D |
Definition at line 109 of file sss.c.
Referenced by scatter_settings_new().
| float ScatterSettings::eta |
Definition at line 103 of file sss.c.
Referenced by scatter_settings_new().
| float ScatterSettings::Fdr |
Definition at line 108 of file sss.c.
Referenced by scatter_settings_new().
Definition at line 118 of file sss.c.
Referenced by compute_radiance(), and scatter_settings_new().
Definition at line 117 of file sss.c.
Referenced by scatter_settings_new().
| float ScatterSettings::ld |
Definition at line 114 of file sss.c.
Referenced by scatter_settings_new().
| float ScatterSettings::ro |
Definition at line 115 of file sss.c.
Referenced by compute_reduced_albedo(), and scatter_settings_new().
| float ScatterSettings::sigma |
Definition at line 107 of file sss.c.
Referenced by Rd_rsquare(), and scatter_settings_new().
| float ScatterSettings::sigma_a |
Definition at line 104 of file sss.c.
Referenced by scatter_settings_new().
Definition at line 105 of file sss.c.
Referenced by scatter_settings_new().
Definition at line 106 of file sss.c.
Referenced by scatter_settings_new().
| float* ScatterSettings::tableRd |
Definition at line 121 of file sss.c.
Referenced by approximate_Rd_rgb(), build_Rd_table(), and scatter_settings_free().
| float* ScatterSettings::tableRd2 |
Definition at line 122 of file sss.c.
Referenced by approximate_Rd_rgb(), build_Rd_table(), and scatter_settings_free().
| float ScatterSettings::zr |
Definition at line 112 of file sss.c.
Referenced by Rd_rsquare(), and scatter_settings_new().
| float ScatterSettings::zv |
Definition at line 113 of file sss.c.
Referenced by Rd_rsquare(), and scatter_settings_new().