Method | Description | |
---|---|---|
CreateDisplayResources ( ) : void |
|
|
OculusRiftDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System |
|
|
Prepare ( ) : void |
|
|
SwapBuffers ( int syncInterval ) : void |
|
|
Update ( ) : void |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
public OculusRiftDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System | ||
game | Game | |
device | GraphicsDevice | |
parameters | GraphicsParameters | |
return | System |
public SwapBuffers ( int syncInterval ) : void | ||
syncInterval | int | |
return | void |