C# Class Aiv.Fast2D.RenderTexture

Inheritance: Texture
Datei anzeigen Open project: aiv01/aiv-fast2d Class Usage Examples

Public Methods

Method Description
RenderTexture ( int width, int height ) : OpenTK.Graphics.OpenGL

Method Details

RenderTexture() public method

public RenderTexture ( int width, int height ) : OpenTK.Graphics.OpenGL
width int
height int
return OpenTK.Graphics.OpenGL