Click or drag to resize

PointCloudDevicePointsZ Method

Get a device buffer containing Z point coordinates

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public DeviceArray<PointZ> DevicePointsZ(
	StreamOrQueue streamOrQueue
)

Parameters

streamOrQueue
Type: Zivid.NETStreamOrQueue

Return Value

Type: DeviceArrayPointZ
See Also