Tachyon (current)  Current Main Branch
Data Fields
light_t Struct Reference

#include <light.h>

Data Fields

RT_OBJECT_HEAD flt(* shade_diffuse )(struct light_t *, shadedata *)
 diffuse shading function More...
 

Detailed Description

Definition at line 13 of file light.h.

Field Documentation

◆ shade_diffuse

RT_OBJECT_HEAD flt(* light_t::shade_diffuse) (struct light_t *, shadedata *)

diffuse shading function

Definition at line 15 of file light.h.

Referenced by free_light_special(), full_shader(), and medium_shader().


The documentation for this struct was generated from the following file: