C# Class HoloToolkit.Sharing.ImageTagLocationListener

Inheritance: Listener
Afficher le fichier Open project: OpenHID/InteractivePaint

Méthodes publiques

Méthode Description
Dispose ( ) : void
ImageTagLocationListener ( )
OnTagLocated ( ImageTagLocation location ) : void
OnTagLocatingCompleted ( ) : void

Private Methods

Méthode Description
ImageTagLocationListener ( global cPtr, bool cMemoryOwn )
SwigDerivedClassHasMethod ( string methodName, global methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorOnTagLocated ( global location ) : void
SwigDirectorOnTagLocatingCompleted ( ) : void
getCPtr ( ImageTagLocationListener obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ImageTagLocationListener() public méthode

OnTagLocated() public méthode

public OnTagLocated ( ImageTagLocation location ) : void
location ImageTagLocation
Résultat void

OnTagLocatingCompleted() public méthode

public OnTagLocatingCompleted ( ) : void
Résultat void