BRL-CAD
worker.h File Reference
#include "common.h"
#include "raytrace.h"
#include "analyze/defines.h"
Include dependency graph for worker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rt_gen_worker_vars
 

Typedefs

typedef int(* hitfunc_t) (struct application *, struct partition *, struct seg *)
 
typedef int(* missfunc_t) (struct application *)
 
typedef int(* overlapfunc_t) (struct application *, struct partition *, struct region *, struct region *, struct partition *)