C# 클래스 GestSpace.LeapGestureViewModel

상속: GestureViewModel
파일 보기 프로젝트 열기: NicolasDorier/GestSpace 1 사용 예제들

공개 메소드들

메소드 설명
LeapGestureViewModel ( Leap gestureType ) : System
Subscribe ( ReactiveSpace space ) : IDisposable
ToString ( ) : string

비공개 메소드들

메소드 설명
GetDelta ( IEnumerable gestures, float>.Func selector ) : float
Normalize ( Leap.Vector orientation ) : Leap.Vector

메소드 상세

LeapGestureViewModel() 공개 메소드

public LeapGestureViewModel ( Leap gestureType ) : System
gestureType Leap
리턴 System

Subscribe() 공개 메소드

public Subscribe ( ReactiveSpace space ) : IDisposable
space ReactiveSpace
리턴 IDisposable

ToString() 공개 메소드

public ToString ( ) : string
리턴 string