C# Class NewTOAPIA.GL.GLSLVertexShader

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

Public Methods

Method Description
GLSLVertexShader ( GraphicsInterface gi, string shaderSource ) : System

Method Details

GLSLVertexShader() public method

public GLSLVertexShader ( GraphicsInterface gi, string shaderSource ) : System
gi GraphicsInterface
shaderSource string
return System