C# 클래스 OSVRFreePIE.EyeTracker

파일 보기 프로젝트 열기: thomasgauthier/FreePIE-OSVR

공개 메소드들

메소드 설명
EyeTracker ( ClientContext context, String path ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

EyeTracker() 공개 메소드

public EyeTracker ( ClientContext context, String path ) : System
context ClientContext
path String
리턴 System