Property | Type | Description | |
---|---|---|---|
ElevationAngleInitialPosition | int |
Method | Description | |
---|---|---|
ChangeMaxSkeletonPositions ( float x, float y ) : void | ||
GetCameraView ( CameraView view ) : System.Windows.Media.Imaging.BitmapSource | ||
GetUser ( int userId ) : User | ||
MotorDown ( int velocity ) : int | ||
MotorUp ( int velocity ) : int | ||
SetElevationAngle ( int angle ) : void | ||
StartKinect ( ) : void | ||
StopKinect ( ) : void |
Method | Description | |
---|---|---|
CameraPropertyChanged ( object sender, |
||
ContextSkeletonFrameReady ( object sender, SkeletonFrameReadyEventArgs e ) : void | ||
GetDisplayPosition ( Joint joint ) : System.Windows.Media.Media3D.Point3D | ||
MyKinect ( ) : System | ||
OnCameraMessage ( string message ) : void | ||
OnKinectStarted ( ) : void | ||
OnKinectStopped ( ) : void | ||
OnPropertyChanged ( string propertyName ) : void | ||
OnUserCreated ( IUserChangedEvent userEvent ) : void | ||
OnUserRemoved ( IUserChangedEvent userEvent ) : void | ||
StartKinectThread ( ) : void |
public ChangeMaxSkeletonPositions ( float x, float y ) : void | ||
x | float | |
y | float | |
return | void |
public GetCameraView ( CameraView view ) : System.Windows.Media.Imaging.BitmapSource | ||
view | CameraView | |
return | System.Windows.Media.Imaging.BitmapSource |
public SetElevationAngle ( int angle ) : void | ||
angle | int | |
return | void |