메소드 | 설명 | |
---|---|---|
DepthStencil ( IDisposableResource parent, int width, int height, DepthStencilFormats depthStencilFormats ) : System | ||
Dispose ( ) : void |
메소드 | 설명 | |
---|---|---|
deviceLost ( ) : void | ||
deviceReset ( ) : void | ||
dispose ( ) : void | ||
init ( IDisposableResource parent, int width, int height, DepthStencilFormats depthStencilFormats ) : void |
public DepthStencil ( IDisposableResource parent, int width, int height, DepthStencilFormats depthStencilFormats ) : System | ||
parent | IDisposableResource | |
width | int | |
height | int | |
depthStencilFormats | DepthStencilFormats | |
리턴 | System |