Share via


IKinectPointerPointTransform Interface

Provides generalized transformation support for objects.

Syntax

public interface class IKinectPointerPointTransform
public interface IKinectPointerPointTransform

Members

IKinectPointerPointTransform has the following members.

Properties

Name Description
Inverse Gets the inverse transformation of this IKinectPointerPointTransform, if possible.

Methods

Name Description
TransformBounds Transforms the specified bounding box and returns an axis-aligned bounding box that is exactly large enough to contain it.
TryTransform Attempts to transform the specified point and returns a value that indicates whether the transformation was successful.

Remarks

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace