#include "common.h"
#include <stdlib.h>
#include <sys/types.h>
#include <stdio.h>
#include <ctype.h>
#include <strings.h>
#include "machine.h"
#include "vmath.h"
#include "raytrace.h"
#include "./debug.h"
Include dependency graph for regionfix.c:
Go to the source code of this file.
Functions | |
void | rt_regionfix (struct rt_i *rtip) |
Author - Michael John Muuss
Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005-5066
Definition in file regionfix.c.