C# 클래스 CCT.NUI.HandTracking.Mouse.HandTrackingCursorMode

상속: ICursorMode
파일 보기 프로젝트 열기: an83/KinectTouch2

공개 메소드들

메소드 설명
GetPoint ( HandCollection handData ) : Point
HandTrackingCursorMode ( TrackingClusterDataSource trackingClusterDataSource ) : System
HasPoint ( HandCollection handData ) : bool

메소드 상세

GetPoint() 공개 메소드

public GetPoint ( HandCollection handData ) : Point
handData HandCollection
리턴 Point

HandTrackingCursorMode() 공개 메소드

public HandTrackingCursorMode ( TrackingClusterDataSource trackingClusterDataSource ) : System
trackingClusterDataSource TrackingClusterDataSource
리턴 System

HasPoint() 공개 메소드

public HasPoint ( HandCollection handData ) : bool
handData HandCollection
리턴 bool