nurb_hit Struct Reference

Collaboration diagram for nurb_hit:

Collaboration graph
[legend]

Data Fields

nurb_hitnext
nurb_hitprev
fastf_t hit_dist
point_t hit_point
vect_t hit_normal
fastf_t hit_uv [2]
char * hit_private

Detailed Description

Definition at line 73 of file g_nurb.c.


Field Documentation

struct nurb_hit* next
 

Definition at line 74 of file g_nurb.c.

Referenced by rt_conv_uv(), rt_nurb_add_hit(), and rt_return_nurb_hit().

struct nurb_hit* prev
 

Definition at line 75 of file g_nurb.c.

Referenced by rt_conv_uv(), rt_nurb_add_hit(), and rt_return_nurb_hit().

fastf_t hit_dist
 

Definition at line 76 of file g_nurb.c.

Referenced by rt_conv_uv(), rt_nurb_add_hit(), rt_nurb_shot(), and rt_return_nurb_hit().

point_t hit_point
 

Definition at line 77 of file g_nurb.c.

Referenced by rt_conv_uv(), and rt_nurb_shot().

vect_t hit_normal
 

Definition at line 78 of file g_nurb.c.

Referenced by rt_conv_uv().

fastf_t hit_uv[2]
 

Definition at line 79 of file g_nurb.c.

Referenced by rt_conv_uv(), rt_nurb_add_hit(), and rt_nurb_shot().

char* hit_private
 

Definition at line 80 of file g_nurb.c.

Referenced by rt_conv_uv(), and rt_nurb_shot().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:14 2006 for BRL-CAD by  doxygen 1.4.6