C# 클래스 CCT.NUI.HandTracking.ShapeHandDataFactory

상속: IHandDataFactory
파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ShapeCollection shapes ) : HandCollection
ShapeHandDataFactory ( HandDataSourceSettings settings ) : System

비공개 메소드들

메소드 설명
Clear ( ) : HandCollection
ClearIds ( ) : void
Create ( HandData lastFrameData, Shape shape ) : HandData
Create ( Shape shape ) : HandData
Create ( int id, Shape shape, IList lastFrameFingerPoints ) : HandData
CreateHandCollection ( ShapeCollection shapes ) : HandCollection
DetectFingerPoints ( Shape shape ) : IList
DetectPalm ( Shape shape, Contour contour ) : Palm
MapFingerPoints ( IList oldFingerPoints, IList newFingerPoints ) : IList
ReturnIdToPool ( int id ) : void

메소드 상세

Create() 공개 메소드

public Create ( ShapeCollection shapes ) : HandCollection
shapes CCT.NUI.Core.Shape.ShapeCollection
리턴 HandCollection

ShapeHandDataFactory() 공개 메소드

public ShapeHandDataFactory ( HandDataSourceSettings settings ) : System
settings HandDataSourceSettings
리턴 System