C# Class NewTOAPIA.GL.GLSLGeometryShader

Inheritance: GLSLShader
Mostrar archivo Open project: Wiladams/NewTOAPIA

Public Methods

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

Method Details

GLSLGeometryShader() public method

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