☰
Type Definition Voxel
line_drawing
All crates
[
−
]
[src]
Type Definition
line_drawing
::
Voxel
type Voxel<T> =
(
T, T, T
)
;
An point in 3D space.