Module parry2d::transformation::voxelization[][src]

Voxelization of a 2D polyline or 3D triangle mesh.

Structs

Voxel

A voxel.

VoxelSet

A sparse set of voxels.

VoxelizedVolume

A cubic volume filled with voxels.

Enums

FillMode

Controls how the voxelization determines which voxel needs to be considered empty, and which ones will be considered full.

VoxelValue

The values of a voxel.