C# 클래스 OSVRFreePIE.Tracker

파일 보기 프로젝트 열기: thomasgauthier/FreePIE-OSVR 1 사용 예제들

공개 메소드들

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

비공개 메소드들

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

메소드 상세

Tracker() 공개 메소드

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