#include <raytrace.h>
Data Fields | |
| fastf_t | nu_spos |
| cell start position | |
| fastf_t | nu_epos |
| cell end position | |
| fastf_t | nu_width |
| voxel size (end - start) | |
Definition at line 735 of file raytrace.h.
|
|
cell start position
Definition at line 736 of file raytrace.h. |
|
|
cell end position
Definition at line 737 of file raytrace.h. |
|
|
voxel size (end - start)
Definition at line 738 of file raytrace.h. |
1.4.6