C# Class OSVRFreePIE.EyeTracker

Afficher le fichier Open project: thomasgauthier/FreePIE-OSVR

Méthodes publiques

Méthode Description
EyeTracker ( ClientContext context, String path ) : System

Private Methods

Méthode Description
EyeTracker2DInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, Vec2 report ) : void
EyeTracker3DInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, EyeTracker3DState report ) : void
EyeTrackerBlinkInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, bool report ) : void

Method Details

EyeTracker() public méthode

public EyeTracker ( ClientContext context, String path ) : System
context ClientContext
path String
Résultat System