C# 클래스 Grafiti.GestureRecognizers.LazoGRConfiguration

상속: Grafiti.GRConfiguration
파일 보기 프로젝트 열기: nuigroup/grafiti 1 사용 예제들

공개 메소드들

메소드 설명
LazoGRConfiguration ( ) : System
LazoGRConfiguration ( List currentTuioObjects ) : System
LazoGRConfiguration ( List currentTuioObjects, float threshold ) : System

메소드 상세

LazoGRConfiguration() 공개 메소드

public LazoGRConfiguration ( ) : System
리턴 System

LazoGRConfiguration() 공개 메소드

public LazoGRConfiguration ( List currentTuioObjects ) : System
currentTuioObjects List
리턴 System

LazoGRConfiguration() 공개 메소드

public LazoGRConfiguration ( List currentTuioObjects, float threshold ) : System
currentTuioObjects List
threshold float
리턴 System