C# Class DebugFinger

Inheritance: FingerModel
Afficher le fichier Open project: leapmotion/ImageGrid

Protected Properties

Свойство Type Description
colors Color[]

Méthodes publiques

Méthode Description
UpdateFinger ( ) : void

Méthodes protégées

Méthode Description
DrawDebugLines ( ) : void

Method Details

DrawDebugLines() protected méthode

protected DrawDebugLines ( ) : void
Résultat void

UpdateFinger() public méthode

public UpdateFinger ( ) : void
Résultat void

Property Details

colors protected_oe property

protected Color[] colors
Résultat Color[]