C# Class NiSimpleViewerWPF.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: kobush/ManagedOpenNI

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
InitTracker ( ) : void
OnTracker_TrackinkgCompleted ( object sender, EventArgs e ) : void
OnTracker_UpdateViewPort ( object sender, EventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System