프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Circles | List |
||
Cubes | List |
||
Font | SlimDX.Direct3D9.Font | ||
IsEnabled | bool | ||
Labels | List |
||
Lines | List |
||
Rectangles | List |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
detour | refw.D3D.EndSceneDetour |
메소드 | 설명 | |
---|---|---|
DirectX_OnCreateDevice ( ) : void | ||
DirectX_OnFrame ( System.TimeSpan delta ) : void | ||
DirectX_OnResetDevice ( |
||
DisposeReferences ( ) : void | ||
Setup ( refw detour ) : void |
메소드 | 설명 | |
---|---|---|
GetCameraMatrices ( System.Matrix &projection, System.Matrix &view ) : bool | ||
IsReady ( ) : bool | ||
OnRender ( ) : void |
public DirectX_OnFrame ( System.TimeSpan delta ) : void | ||
delta | System.TimeSpan | |
리턴 | void |
public DirectX_OnResetDevice ( |
||
obj | ||
리턴 | void |
protected GetCameraMatrices ( System.Matrix &projection, System.Matrix &view ) : bool | ||
projection | System.Matrix | |
view | System.Matrix | |
리턴 | bool |