C# Class HoloToolkit.Sharing.ImageTagLocation

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetModelViewMatrix ( int row, int col, float F, float G, float A, float B, float C, float D ) : float
GetPixelX ( ImageTagLocationType locationType ) : float
GetPixelY ( ImageTagLocationType locationType ) : float
GetTagId ( ) : int

Private Methods

Méthode Description
ImageTagLocation ( global cPtr, bool cMemoryOwn )
getCPtr ( ImageTagLocation obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetModelViewMatrix() public méthode

public GetModelViewMatrix ( int row, int col, float F, float G, float A, float B, float C, float D ) : float
row int
col int
F float
G float
A float
B float
C float
D float
Résultat float

GetPixelX() public méthode

public GetPixelX ( ImageTagLocationType locationType ) : float
locationType ImageTagLocationType
Résultat float

GetPixelY() public méthode

public GetPixelY ( ImageTagLocationType locationType ) : float
locationType ImageTagLocationType
Résultat float

GetTagId() public méthode

public GetTagId ( ) : int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool