| 
    Tachyon (current)
    Current Main Branch
    
   | 
 
#include <light.h>
Data Fields | |
| RT_OBJECT_HEAD flt(* | shade_diffuse )(struct directional_light_t *, shadedata *) | 
| diffuse shading function  More... | |
| vector | dir | 
| lighting direction  More... | |
| vector directional_light_t::dir | 
lighting direction
Definition at line 36 of file light.h.
Referenced by directional_light_shade_diffuse(), and newdirectionallight().
| RT_OBJECT_HEAD flt(* directional_light_t::shade_diffuse) (struct directional_light_t *, shadedata *) | 
diffuse shading function
Definition at line 35 of file light.h.
Referenced by newdirectionallight().
 1.8.14