C# Class HoloToolkit.Sharing.Profile

Inheritance: global::System.IDisposable
Datei anzeigen Open project: OpenHID/InteractivePaint

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
BeginRange ( string name ) : void
Dispose ( ) : void
EndRange ( ) : void
Profile ( )

Private Methods

Method Description
Profile ( global cPtr, bool cMemoryOwn )
getCPtr ( Profile obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

BeginRange() public static method

public static BeginRange ( string name ) : void
name string
return void

Dispose() public method

public Dispose ( ) : void
return void

EndRange() public static method

public static EndRange ( ) : void
return void

Profile() public method

public Profile ( )

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool