CoordinateMapper.MapCameraPointToDepthSpace Method

Maps a point from camera space to depth space.

Syntax

public:
DepthSpacePoint MapCameraPointToDepthSpace(
         CameraSpacePoint cameraPoint
)  

Parameters

cameraPoint
Type: CameraSpacePoint 

The point in camera space.

Return value

Type: DepthSpacePoint 

The mapped point in depth space.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

CoordinateMapper Class

CoordinateMapper Members

Windows.Kinect Namespace