BRL-CAD
rayInfo Struct Reference

#include <voxelize.h>

Collaboration diagram for rayInfo:
[legend]

Data Fields

fastf_t sizeVoxel
 
fastf_tfillDistances
 
struct voxelRegionregionList
 

Detailed Description

This structure stores the information about voxels provided by a single raytrace.

Definition at line 53 of file voxelize.h.

Field Documentation

◆ sizeVoxel

fastf_t sizeVoxel

Definition at line 54 of file voxelize.h.

◆ fillDistances

fastf_t* fillDistances

Definition at line 55 of file voxelize.h.

◆ regionList

struct voxelRegion* regionList

Definition at line 56 of file voxelize.h.


The documentation for this struct was generated from the following file: