C# Class OpenTkEngine.Core.ShaderUtility

Mostrar archivo Open project: jikoriko/OpentkEngine Class Usage Examples

Public Methods

Method Description
Delete ( ) : void
ShaderUtility ( string pVertexShaderFile, string pFragmentShaderFile ) : System

Method Details

Delete() public method

public Delete ( ) : void
return void

ShaderUtility() public method

public ShaderUtility ( string pVertexShaderFile, string pFragmentShaderFile ) : System
pVertexShaderFile string
pFragmentShaderFile string
return System