BRL-CAD
|
#include <voxelize.h>
Data Fields | |
fastf_t | sizeVoxel |
fastf_t * | fillDistances |
struct voxelRegion * | regionList |
This structure stores the information about voxels provided by a single raytrace.
Definition at line 53 of file voxelize.h.
fastf_t sizeVoxel |
Definition at line 54 of file voxelize.h.
fastf_t* fillDistances |
Definition at line 55 of file voxelize.h.
struct voxelRegion* regionList |
Definition at line 56 of file voxelize.h.