Click or drag to resize

UnorganizedPointCloudDevicePointsXYZ Method

Get a device buffer containing XYZ point coordinates

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

Parameters

streamOrQueue
Type: Zivid.NETStreamOrQueue

Return Value

Type: DeviceArrayPointXYZ
See Also