Method | Description | |
---|---|---|
Bind ( |
||
CheckFormat ( PixelFormat format ) : bool | ||
CreateRenderTexture ( string name, Axiom.RenderSystems.OpenGL.GLSurfaceDesc target, bool writeGamma, int fsaa ) : |
||
Unbind ( |
Method | Description | |
---|---|---|
GLCopyingRTTManager ( Axiom.RenderSystems.OpenGL.BaseGLSupport glSupport ) : System |
public Bind ( |
||
target | ||
return | void |
public CheckFormat ( PixelFormat format ) : bool | ||
format | PixelFormat | |
return | bool |
public CreateRenderTexture ( string name, Axiom.RenderSystems.OpenGL.GLSurfaceDesc target, bool writeGamma, int fsaa ) : |
||
name | string | |
target | Axiom.RenderSystems.OpenGL.GLSurfaceDesc | |
writeGamma | bool | |
fsaa | int | |
return |
public Unbind ( |
||
target | ||
return | void |