C# 클래스 OSVRFreePIE.Button

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

공개 메소드들

메소드 설명
Button ( ClientContext context, String path ) : System
__bool__ ( ) : bool
__nonzero__ ( ) : bool

비공개 메소드들

메소드 설명
ButtonInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, byte report ) : void

메소드 상세

Button() 공개 메소드

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

__bool__() 공개 메소드

public __bool__ ( ) : bool
리턴 bool

__nonzero__() 공개 메소드

public __nonzero__ ( ) : bool
리턴 bool