rt_pt_node Struct Reference
[librt geometry, raytracing]

#include <raytrace.h>

Collaboration diagram for rt_pt_node:

Collaboration graph
[legend]

Data Fields

point_t p
 a point
rt_pt_nodenext
 ptr to next pt

Detailed Description

R T _ P T _ N O D E

Used by g_rpc.c and others to contain forward-linked lists of points.

Definition at line 1918 of file raytrace.h.


Field Documentation

point_t p
 

a point

Definition at line 1919 of file raytrace.h.

Referenced by rt_ehy_plot(), rt_ehy_tess(), rt_ell4(), rt_epa_plot(), rt_epa_tess(), rt_mk_ell(), rt_mk_hyperbola(), rt_mk_parabola(), rt_rhc_plot(), rt_rhc_tess(), rt_rpc_plot(), and rt_rpc_tess().

struct rt_pt_node* next
 

ptr to next pt

Definition at line 1920 of file raytrace.h.

Referenced by rt_ehy_plot(), rt_ehy_tess(), rt_ell4(), rt_epa_plot(), rt_epa_tess(), rt_mk_ell(), rt_mk_hyperbola(), rt_mk_parabola(), rt_rhc_plot(), rt_rhc_tess(), rt_rpc_plot(), and rt_rpc_tess().


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