C# Class CCT.NUI.WPFSamples.TouchController.POINTER_TOUCH_INFO

Show file Open project: an83/KinectTouch2

Public Properties

Property Type Description
orientation uint
pointerInfo POINTER_INFO
pressure uint
rcContact Rect
rcContactRaw Rect
touchFlags TOUCH_FLAGS
touchMasks TOUCH_MASK

Property Details

orientation public property

public uint orientation
return uint

pointerInfo public property

public POINTER_INFO pointerInfo
return POINTER_INFO

pressure public property

public uint pressure
return uint

rcContact public property

public Rect rcContact
return Rect

rcContactRaw public property

public Rect rcContactRaw
return Rect

touchFlags public property

public TOUCH_FLAGS touchFlags
return TOUCH_FLAGS

touchMasks public property

public TOUCH_MASK touchMasks
return TOUCH_MASK