C# Class Axiom.RenderSystems.OpenGLES.GLESRenderTexture

Inheritance: Axiom.Graphics.RenderTexture
Show file Open project: WolfgangSt/axiom

Public Methods

Method Description
GLESRenderTexture ( string name, GLESSurfaceDescription target, bool writeGamma, int fsaa ) : System

Method Details

GLESRenderTexture() public method

public GLESRenderTexture ( string name, GLESSurfaceDescription target, bool writeGamma, int fsaa ) : System
name string
target GLESSurfaceDescription
writeGamma bool
fsaa int
return System