C# 클래스 GesturesViewer.GroundTruthDataRelayer

파일 보기 프로젝트 열기: ushadow/handinput 1 사용 예제들

공개 메소드들

메소드 설명
GetDataFrame ( int refFrame ) : GroundTruthData
GroundTruthDataRelayer ( Stream stream ) : System

메소드 상세

GetDataFrame() 공개 메소드

public GetDataFrame ( int refFrame ) : GroundTruthData
refFrame int
리턴 GroundTruthData

GroundTruthDataRelayer() 공개 메소드

public GroundTruthDataRelayer ( Stream stream ) : System
stream Stream
리턴 System