C# 클래스 Clootils.ProgramExample

상속: IExample
파일 보기 프로젝트 열기: arunganesan/hand-gesture-recognition

공개 메소드들

메소드 설명
Run ( Cloo.ComputeContext context, TextWriter log ) : void

비공개 메소드들

메소드 설명
notify ( Cloo.Bindings.CLProgramHandle programHandle, IntPtr userDataPtr ) : void

메소드 상세

Run() 공개 메소드

public Run ( Cloo.ComputeContext context, TextWriter log ) : void
context Cloo.ComputeContext
log System.IO.TextWriter
리턴 void