C# Class HoloToolkit.Sharing.SyncListener

Inheritance: Listener
Exibir arquivo Open project: OpenHID/InteractivePaint

Public Methods

Method Description
Dispose ( ) : void
OnSyncChangesBegin ( ) : void
OnSyncChangesEnd ( ) : void
SyncListener ( )

Private Methods

Method Description
SwigDerivedClassHasMethod ( string methodName, global methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorOnSyncChangesBegin ( ) : void
SwigDirectorOnSyncChangesEnd ( ) : void
SyncListener ( global cPtr, bool cMemoryOwn )
getCPtr ( SyncListener obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

OnSyncChangesBegin() public method

public OnSyncChangesBegin ( ) : void
return void

OnSyncChangesEnd() public method

public OnSyncChangesEnd ( ) : void
return void

SyncListener() public method

public SyncListener ( )