Method | Description | |
---|---|---|
CreateDisplayResources ( ) : void |
|
|
Prepare ( ) : void |
|
|
StereoDualHeadDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System |
|
|
SwapBuffers ( int syncInterval ) : void |
|
|
Update ( ) : void |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
Method | Description | |
---|---|---|
GetDualHeadAdapter ( FeatureLevel fl, Adapter &adapter, SharpDX.DXGI.Output &leftOut, SharpDX.DXGI.Output &rightOut ) : void |
|
|
window_Activated ( object sender, |
||
window_Move ( object sender, |
||
window_Resize ( object sender, |
|
public StereoDualHeadDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System | ||
game | Game | |
device | GraphicsDevice | |
parameters | GraphicsParameters | |
return | System |
public SwapBuffers ( int syncInterval ) : void | ||
syncInterval | int | |
return | void |