BRL-CAD
|
#include <grid.h>
Data Fields | |
int | view |
int | max_views |
int | single_grid |
point_t | mdl_origin |
long | steps [3] |
int | refine_flag |
vect_t | ray_direction |
point_t | start_coord |
vect_t | dx_grid |
vect_t | dy_grid |
size_t | x_points |
fastf_t | grid_spacing |
size_t | current_point |
size_t | total_points |
This structure is the context passed to the grid generating functions for the rectangular grid type.