#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_reverse.c:

Go to the source code of this file.
Functions | |
| void | rt_nurb_reverse_srf (struct face_g_snurb *srf) |
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_reverse.c.
|
|
Definition at line 51 of file nurb_reverse.c. References bu_malloc(), face_g_snurb::ctl_points, face_g_snurb::pt_type, row, RT_NURB_EXTRACT_COORDS, and face_g_snurb::s_size. Referenced by interpolate_data(). Here is the call graph for this function: ![]() |
1.4.6