C# 클래스 Detector.Motion.AnimationHandeler

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

공개 프로퍼티들

프로퍼티 타입 설명
Obj Detector.Tracking.ObjectTracked
bitmaps LinkedList

공개 메소드들

메소드 설명
AnimationHandeler ( ObjectTracked obj ) : System
GetHashCode ( ) : int
operator ( ) : bool

메소드 상세

AnimationHandeler() 공개 메소드

public AnimationHandeler ( ObjectTracked obj ) : System
obj Detector.Tracking.ObjectTracked
리턴 System

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

Obj 공개적으로 프로퍼티

public ObjectTracked,Detector.Tracking Obj
리턴 Detector.Tracking.ObjectTracked

bitmaps 공개적으로 프로퍼티

public LinkedList bitmaps
리턴 LinkedList