C# 클래스 TechfairKinect.Gestures.Kinect.SkeletonReadEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: techx/old-techfair-kinect-booth 1 사용 예제들

공개 메소드들

메소드 설명
SkeletonReadEventArgs ( int skeletonId, ScaledJoint>.Dictionary skeleton, long timestamp ) : System

메소드 상세

SkeletonReadEventArgs() 공개 메소드

public SkeletonReadEventArgs ( int skeletonId, ScaledJoint>.Dictionary skeleton, long timestamp ) : System
skeletonId int
skeleton ScaledJoint>.Dictionary
timestamp long
리턴 System