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

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

공개 메소드들

메소드 설명
GetPoint ( HandCollection handData ) : Point
HasPoint ( HandCollection handData ) : bool

메소드 상세

GetPoint() 공개 메소드

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

HasPoint() 공개 메소드

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