C# 클래스 InfoStrat.MotionFx.Filters.PushMotionInputFilter

상속: InputFilter
파일 보기 프로젝트 열기: InfoStrat/MotionFx

공개 프로퍼티들

프로퍼티 타입 설명
MinimumDistanceProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
IsDeviceValid ( bool wasValid, System.Windows.Input.InputEventArgs args ) : bool
RegisterEvents ( UIElement element ) : void
UnregisterEvents ( UIElement element ) : void

비공개 메소드들

메소드 설명
NotifyTransition ( bool wasValid, MotionTrackingDevice device, bool isValid ) : bool

메소드 상세

IsDeviceValid() 보호된 메소드

protected IsDeviceValid ( bool wasValid, System.Windows.Input.InputEventArgs args ) : bool
wasValid bool
args System.Windows.Input.InputEventArgs
리턴 bool

RegisterEvents() 보호된 메소드

protected RegisterEvents ( UIElement element ) : void
element System.Windows.UIElement
리턴 void

UnregisterEvents() 보호된 메소드

protected UnregisterEvents ( UIElement element ) : void
element System.Windows.UIElement
리턴 void

프로퍼티 상세

MinimumDistanceProperty 공개적으로 정적으로 프로퍼티

Identifies the MinimumDistance dependency property.
public static DependencyProperty,System.Windows MinimumDistanceProperty
리턴 System.Windows.DependencyProperty