| Tachyon (current)
    Current Main Branch
    | 
Go to the source code of this file.
| Data Structures | |
| struct | thr_parms | 
| Functions | |
| color | trace (ray *) | 
| void * | thread_trace (thr_parms *) | 
| void* thread_trace | ( | thr_parms * | ) | 
Definition at line 201 of file trace.c.
References camray_init(), convert_rgb96f_rgb24u(), thr_parms::local_mbox, rt_atomic_int_fetch_and_add(), rt_thread_barrier(), rt_ui_progress(), thr_parms::runbar, thr_parms::scene, thr_parms::serialno, thr_parms::startx, thr_parms::starty, thr_parms::stopx, thr_parms::stopy, tea4(), thr_parms::tid, thr_parms::xinc, and thr_parms::yinc.
Referenced by renderscene(), and thread_worker().
| color trace | ( | ray * | ) | 
Definition at line 33 of file trace.c.
References intersect_objects().
 1.8.14
 1.8.14