HandPartPose<ContextType> Constructors

Definition

Overloads

HandPartPose<ContextType>()
HandPartPose<ContextType>(ContextType, PoseDirection)

HandPartPose<ContextType>()

protected HandPartPose ();

Applies to

HandPartPose<ContextType>(ContextType, PoseDirection)

protected HandPartPose (ContextType context, Microsoft.Gestures.PoseDirection direction = Microsoft.Gestures.PoseDirection.Undefined);

Parameters

context
ContextType
direction
PoseDirection

Applies to