C# Class OSVRFreePIE.Button

Datei anzeigen Open project: thomasgauthier/FreePIE-OSVR Class Usage Examples

Public Methods

Method Description
Button ( ClientContext context, String path ) : System
__bool__ ( ) : bool
__nonzero__ ( ) : bool

Private Methods

Method Description
ButtonInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, byte report ) : void

Method Details

Button() public method

public Button ( ClientContext context, String path ) : System
context ClientContext
path String
return System

__bool__() public method

public __bool__ ( ) : bool
return bool

__nonzero__() public method

public __nonzero__ ( ) : bool
return bool