C# Class KinEmote.SensorHandler

Afficher le fichier Open project: Johnsel/KinEmote Class Usage Examples

Méthodes publiques

Свойство Type Description
isOK bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
SensorHandler ( ) : System

Private Methods

Méthode Description
SessionStarted ( object sender, PointEventArgs e ) : void
SpinInfinite ( ) : void
handHandler_DropSessionTrigger ( object sender, EventArgs e ) : void
pointDenoiser_PrimaryPointUpdate ( object sender, HandPointContextEventArgs e ) : void
sessionManager_SessionEnded ( object sender, EventArgs e ) : void
slider2D_ItemHovered ( object sender, SelectableSlider2DHoverEventArgs e ) : void
slider2D_ItemSelected ( object sender, SelectableSlider2DSelectEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SensorHandler() public méthode

public SensorHandler ( ) : System
Résultat System

Property Details

isOK public_oe property

public bool isOK
Résultat bool