C# Class Clootils.ProgramExample

Inheritance: IExample
Afficher le fichier Open project: arunganesan/hand-gesture-recognition

Méthodes publiques

Méthode Description
Run ( Cloo.ComputeContext context, TextWriter log ) : void

Private Methods

Méthode Description
notify ( Cloo.Bindings.CLProgramHandle programHandle, IntPtr userDataPtr ) : void

Method Details

Run() public méthode

public Run ( Cloo.ComputeContext context, TextWriter log ) : void
context Cloo.ComputeContext
log System.IO.TextWriter
Résultat void