C# 클래스 D3DTextureLoggerClient.D3DLoggerInterface

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: emist/D3DTextureLoggerClient 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CaptureFrame bool
OutPutDir string
TotalPrims int
chamed bool
clearChams bool
clearprims bool
display bool
exe string
keys List
primCount string
rip bool
saveprim bool

공개 메소드들

메소드 설명
ClearQueue ( ) : void
GetKeyPressed ( Keys &key ) : void
IsInstalled ( Int32 InClientPID ) : void
Message ( Int32 InClientPID, String strings ) : void
Ping ( ) : void
ReportException ( Exception InInfo ) : void
ToggleCaptureFrame ( ) : void
ToggleClearChams ( ) : void
ToggleClearPrims ( ) : void
ToggleDisplayPrim ( ) : void
ToggleRip ( ) : void
Togglecham ( ) : void
UpdatePrimandVertCount ( string primcount, string vertcount ) : void
UpdateTotalPrims ( int prims ) : void
clearautomatic ( ) : void
clearsaveprim ( ) : void

메소드 상세

ClearQueue() 공개 메소드

public ClearQueue ( ) : void
리턴 void

GetKeyPressed() 공개 메소드

public GetKeyPressed ( Keys &key ) : void
key Keys
리턴 void

IsInstalled() 공개 메소드

public IsInstalled ( Int32 InClientPID ) : void
InClientPID System.Int32
리턴 void

Message() 공개 메소드

public Message ( Int32 InClientPID, String strings ) : void
InClientPID System.Int32
strings String
리턴 void

Ping() 공개 메소드

public Ping ( ) : void
리턴 void

ReportException() 공개 메소드

public ReportException ( Exception InInfo ) : void
InInfo System.Exception
리턴 void

ToggleCaptureFrame() 공개 메소드

public ToggleCaptureFrame ( ) : void
리턴 void

ToggleClearChams() 공개 메소드

public ToggleClearChams ( ) : void
리턴 void

ToggleClearPrims() 공개 메소드

public ToggleClearPrims ( ) : void
리턴 void

ToggleDisplayPrim() 공개 메소드

public ToggleDisplayPrim ( ) : void
리턴 void

ToggleRip() 공개 메소드

public ToggleRip ( ) : void
리턴 void

Togglecham() 공개 메소드

public Togglecham ( ) : void
리턴 void

UpdatePrimandVertCount() 공개 메소드

public UpdatePrimandVertCount ( string primcount, string vertcount ) : void
primcount string
vertcount string
리턴 void

UpdateTotalPrims() 공개 메소드

public UpdateTotalPrims ( int prims ) : void
prims int
리턴 void

clearautomatic() 공개 메소드

public clearautomatic ( ) : void
리턴 void

clearsaveprim() 공개 메소드

public clearsaveprim ( ) : void
리턴 void

프로퍼티 상세

CaptureFrame 공개적으로 프로퍼티

public bool CaptureFrame
리턴 bool

OutPutDir 공개적으로 프로퍼티

public string OutPutDir
리턴 string

TotalPrims 공개적으로 프로퍼티

public int TotalPrims
리턴 int

chamed 공개적으로 프로퍼티

public bool chamed
리턴 bool

clearChams 공개적으로 프로퍼티

public bool clearChams
리턴 bool

clearprims 공개적으로 프로퍼티

public bool clearprims
리턴 bool

display 공개적으로 프로퍼티

public bool display
리턴 bool

exe 공개적으로 프로퍼티

public string exe
리턴 string

keys 공개적으로 프로퍼티

public List keys
리턴 List

primCount 공개적으로 프로퍼티

public string primCount
리턴 string

rip 공개적으로 프로퍼티

public bool rip
리턴 bool

saveprim 공개적으로 프로퍼티

public bool saveprim
리턴 bool