init(device:)
Creates a Euclidean distance transform that runs on a specified device.
Declaration
init(device: any MTLDevice)Parameters
- device:
The device that the filter runs on.
Creates a Euclidean distance transform that runs on a specified device.
init(device: any MTLDevice)The device that the filter runs on.