Method | Description | |
---|---|---|
Rebind ( |
||
SwapBuffers ( bool waitForVSync ) : void | ||
Update ( ) : void | ||
XnaRenderTexture ( string name, Axiom.Graphics.HardwarePixelBuffer buffer ) : System | ||
this ( string attribute ) : object |
Method | Description | |
---|---|---|
dispose ( bool disposeManagedResources ) : void |
public Rebind ( |
||
buffer | ||
return | void |
public SwapBuffers ( bool waitForVSync ) : void | ||
waitForVSync | bool | |
return | void |
public XnaRenderTexture ( string name, Axiom.Graphics.HardwarePixelBuffer buffer ) : System | ||
name | string | |
buffer | Axiom.Graphics.HardwarePixelBuffer | |
return | System |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
return | void |