#include "common.h"#include <stdio.h>#include <math.h>#include "machine.h"#include "vmath.h"#include "raytrace.h"#include "nurb.h"Include dependency graph for nurb_flat.c:

Go to the source code of this file.
Functions | |
| int | rt_nurb_s_flat (struct face_g_snurb *srf, fastf_t epsilon) |
| fastf_t | rt_nurb_crv_flat (fastf_t *crv, int size, int pt_type) |
Author - Paul R. Stay
Source - SECAD/VLD Computing Consortium, Bldg 394 The U.S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005
Definition in file nurb_flat.c.
1.4.6