BRL-CAD
|
Go to the source code of this file.
Data Structures | |
struct | voxelRegion |
struct | rayInfo |
Functions | |
void | voxelize (struct rt_i *rtip, fastf_t voxelSize[3], int levelOfDetail, void(*create_boxes)(void *callBackData, int x, int y, int z, const char *regionName, fastf_t percentageFill), void *callBackData) |