Tachyon (current)  Current Main Branch
Data Structures | Functions
trace.h File Reference

Go to the source code of this file.

Data Structures

struct  thr_parms
 

Functions

color trace (ray *)
 
void * thread_trace (thr_parms *)
 

Function Documentation

◆ thread_trace()

void* thread_trace ( thr_parms )

◆ trace()

color trace ( ray *  )

Definition at line 33 of file trace.c.

References intersect_objects().