Expand description
Voxelization of a 2D polyline or 3D triangle mesh.
Structs§
- Voxel
- A voxel.
- Voxel
Set - A sparse set of voxels.
- Voxelized
Volume - A cubic volume filled with voxels.
Enums§
- Fill
Mode - Controls how the voxelization determines which voxel needs to be considered empty, and which ones will be considered full.
- Voxel
Value - The values of a voxel.