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

Go to the source code of this file.

Data Structures

struct  analyze_raydiff_results
 
struct  diff_seg
 

Functions

int analyze_raydiff (struct analyze_raydiff_results **results, struct db_i *dbip, const char *left, const char *right, struct bn_tol *tol, int solidcheck)
 
void analyze_raydiff_results_free (struct analyze_raydiff_results *results)