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

Go to the source code of this file.
Functions | |
| void | rt_nurb_s_split (struct bu_list *split_hd, const struct face_g_snurb *srf, int dir, struct resource *res) |
| void | rt_nurb_c_split (struct bu_list *split_hd, const struct edge_g_cnurb *crv) |
Author- Paul Randal Stay
Source SECAD/VLD Computing Consortium, Bldg 394 The US Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005
Definition in file nurb_split.c.
1.4.6