Share via


ReconstructionProcessingDeviceInfo Class

Provides information about a Kinect Fusion reconstruction processing device.

Syntax

public ref class ReconstructionProcessingDeviceInfo sealed
public sealed class ReconstructionProcessingDeviceInfo
var reconstructionProcessingDeviceInfo = Microsoft.Kinect.Fusion.ReconstructionProcessingDeviceInfo;

Members

ReconstructionProcessingDeviceInfo has the following members.

Properties

Name Description
Description Gets the description of the device.
Index Gets the index of the device.
InstancePath Gets the DirectX instance path of the GPU being used for reconstruction.
MemoryKB Gets the amount of dedicated video memory on the GPU being used for reconstruction.
Mode Gets the reconstruction processing mode of the device.

Methods

Name Description
GetReconstructionProcessingDeviceInfo Gets the device information for the device with the specified index for the specified processing mode.

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

Microsoft.Kinect.Fusion Namespace