x(_:)

Returns the intersection of the bounds sliced along the X axis.

VoxelBounds+slice.swift:4
func x(_ range: ClosedRange<Int>) -> VoxelBounds

Parameters

range

the slice of vertex indices along the X axis.