C# 클래스 KineticMath.Kinect.Gestures.HandPushGesture

TODO2: Explain how this works
상속: HistoryGestureBase
파일 보기 프로젝트 열기: kingston/kineticmath

공개 메소드들

메소드 설명
OnProcessSkeleton ( Microsoft.Kinect.Skeleton skeleton ) : void

비공개 메소드들

메소드 설명
IsWithin ( double val, double targetVal, double roughness ) : bool

메소드 상세

OnProcessSkeleton() 공개 메소드

public OnProcessSkeleton ( Microsoft.Kinect.Skeleton skeleton ) : void
skeleton Microsoft.Kinect.Skeleton
리턴 void