nurb_example.c File Reference

#include "common.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "machine.h"
#include "vmath.h"
#include "raytrace.h"
#include "nurb.h"
#include "plot3.h"

Include dependency graph for nurb_example.c:

Go to the source code of this file.

Functions

void interpolate_data ()
int main (int argc, char *argv[])

Variables

fastf_t grid [10][10][3]
fastf_t ngrid [10][10][3]


Detailed Description

Author - Paul R. Stay

Source - The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA

Definition in file nurb_example.c.


Function Documentation

void interpolate_data  ) 
 

Definition at line 59 of file nurb_example.c.

References grid, NULL, face_g_snurb::order, pl_color(), rt_nurb_kvknot(), rt_nurb_kvnorm(), rt_nurb_plot_snurb(), rt_nurb_reverse_srf(), rt_nurb_s_refine(), rt_nurb_sinterp(), face_g_snurb::u, and face_g_snurb::v.

Here is the call graph for this function:

int main int  argc,
char *  argv[]
 

Definition at line 89 of file nurb_example.c.

References grid, pd_3cont(), pd_3move(), pl_color(), and face_g_snurb::v.

Here is the call graph for this function:


Variable Documentation

fastf_t grid[10][10][3]
 

Definition at line 53 of file nurb_example.c.

Referenced by interpolate_data(), and main().

fastf_t ngrid[10][10][3]
 

Definition at line 54 of file nurb_example.c.


Generated on Mon Sep 18 01:25:08 2006 for BRL-CAD by  doxygen 1.4.6