Axiom.RenderSystems.OpenGL.GLSL.GLSLProgram.GLSLProgram C# (CSharp) Method

GLSLProgram() static private method

static private GLSLProgram ( ) : System
return System
        static GLSLProgram()
        {
            RegisterCommands();
        }

Same methods

GLSLProgram::GLSLProgram ( ResourceManager parent, string name, System.UInt64 handle, string group, bool isManual, IManualResourceLoader loader ) : System