C# 클래스 SkeletonGestures.Swipe

파일 보기 프로젝트 열기: kindohm/kinect-nite-dev

공개 메소드들

메소드 설명
AddSwipePoint ( TimePoint point ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
AnalyzePoints ( TimePoint points ) : bool

메소드 상세

AddSwipePoint() 공개 메소드

public AddSwipePoint ( TimePoint point ) : void
point TimePoint
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void