C# Class NewTOAPIA.GL.GLSLFragmentShader

Inheritance: GLSLShader
Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
GLSLFragmentShader ( GraphicsInterface gi, string sourceString ) : System

Method Details

GLSLFragmentShader() public method

public GLSLFragmentShader ( GraphicsInterface gi, string sourceString ) : System
gi GraphicsInterface
sourceString string
return System