Skip to main content

VoxelSize

Type Alias VoxelSize 

Source
pub type VoxelSize = RegionSize<3>;
Expand description

Size for 3D rendering of an image

Aliased Typeยง

pub struct VoxelSize { /* private fields */ }