C# 클래스 GestureFramework.GestureMap

GestureMap - Contains the details of a gesture, including its components and their required positions. The gestures are loaded from an xml file in the file system.
파일 보기 프로젝트 열기: UPS-CS240-F12/motion-capture 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Items List

공개 메소드들

메소드 설명
GestureMap ( ) : System.Collections.Generic

메소드 상세

GestureMap() 공개 메소드

public GestureMap ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

Items 공개적으로 프로퍼티

public List Items
리턴 List