cutter::nugridnode Struct Reference

#include <raytrace.h>

Collaboration diagram for cutter::nugridnode:

Collaboration graph
[legend]

Data Fields

int nu_type
cutter::nugridnode::nu_axisnu_axis [3]
int nu_cells_per_axis [3]
 number of slabs
int nu_stepsize [3]
 number of cells to jump for one step in each axis
cutternu_grid
 3-D array of boxnodes

Data Structures

struct  nu_axis

Detailed Description

Definition at line 733 of file raytrace.h.


Field Documentation

int nu_type
 

Definition at line 734 of file raytrace.h.

struct cutter::nugridnode::nu_axis * nu_axis[3]
 

Referenced by rt_advance_to_next_cell(), rt_cell_n_on_ray(), rt_shootray(), and rt_shootray_bundle().

int nu_cells_per_axis[3]
 

number of slabs

Definition at line 740 of file raytrace.h.

Referenced by rt_advance_to_next_cell(), rt_cell_n_on_ray(), rt_shootray(), and rt_shootray_bundle().

int nu_stepsize[3]
 

number of cells to jump for one step in each axis

Definition at line 741 of file raytrace.h.

Referenced by rt_advance_to_next_cell().

union cutter* nu_grid
 

3-D array of boxnodes

Definition at line 742 of file raytrace.h.

Referenced by rt_advance_to_next_cell(), rt_ct_measure(), and rt_plot_cut().


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