[][src]Type Definition line_drawing::Voxel

type Voxel<T> = (T, T, T);

An point in 3D space.