C# Class OSVRFreePIE.Tracker

Afficher le fichier Open project: thomasgauthier/FreePIE-OSVR Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
OrientationInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, Quaternion report ) : void
PoseInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, Pose3 report ) : void
PositionInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, Vec3 report ) : void
updateRollPitchYaw ( ) : void

Method Details

Tracker() public méthode

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