ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.OpenGL.GLPrograms.GLShader Class Reference

Public Member Functions

 GLShader (ShaderType type, string? sourceCode)
 
void AttachToProgram (int programHandle)
 
void DetachFromProgram (int programHandle)
 

Constructor & Destructor Documentation

◆ GLShader()

ScottPlot.OpenGL.GLPrograms.GLShader.GLShader ( ShaderType  type,
string?  sourceCode 
)
inline

Member Function Documentation

◆ AttachToProgram()

void ScottPlot.OpenGL.GLPrograms.GLShader.AttachToProgram ( int  programHandle)
inline

◆ DetachFromProgram()

void ScottPlot.OpenGL.GLPrograms.GLShader.DetachFromProgram ( int  programHandle)
inline

The documentation for this class was generated from the following file: