C# Class SkeletonSample.MainWindow

MainWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Mostra file Open project: kaorun55/KinectSdkIntroduction

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
ShowSkeleton ( Microsoft.Kinect.SkeletonFrame skeletonFrame ) : void
kinect_AllFramesReady ( object sender, AllFramesReadyEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System