C# Class InfoStrat.MotionFx.Controls.RawDepthView

Interaction logic for RawDepthView.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: InfoStrat/MotionFx

Public Methods

Method Description
Init ( MotionTrackingClient client ) : void
RawDepthView ( ) : System

Private Methods

Method Description
HandPointGenerator_FirstFrameReady ( object sender, EventArgs e ) : void

Method Details

Init() public method

public Init ( MotionTrackingClient client ) : void
client MotionTrackingClient
return void

RawDepthView() public method

public RawDepthView ( ) : System
return System