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

Mostra 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_oe property

public uint orientation
return uint

pointerInfo public_oe property

public POINTER_INFO pointerInfo
return POINTER_INFO

pressure public_oe property

public uint pressure
return uint

rcContact public_oe property

public Rect rcContact
return Rect

rcContactRaw public_oe property

public Rect rcContactRaw
return Rect

touchFlags public_oe property

public TOUCH_FLAGS touchFlags
return TOUCH_FLAGS

touchMasks public_oe property

public TOUCH_MASK touchMasks
return TOUCH_MASK