|
ScottPlot
|
A lines program which draws effeciently but does not allow line width customization. More...
Public Member Functions | |
| void | SetTransform (Matrix4d transform) |
| void | SetColor (Color4 color) |
| void | SetLineWidth (float lineWidth) |
| void | SetViewPortSize (float width, float height) |
Public Member Functions inherited from ScottPlot.OpenGL.GLPrograms.GLProgramBase | |
| GLProgramBase () | |
| void | Use () |
| int | GetAttribLocation (string attribName) |
| int | GetUniformLocation (string attribName) |
| void | GLFinish () |
| void | Dispose () |
Properties | |
| override string | VertexShaderSource [get] |
| override string | FragmentShaderSource [get] |
Properties inherited from ScottPlot.OpenGL.GLPrograms.GLProgramBase | |
| virtual ? string | VertexShaderSource [get] |
| virtual ? string | GeometryShaderSource [get] |
| virtual ? string | FragmentShaderSource [get] |
Additional Inherited Members | |
Protected Member Functions inherited from ScottPlot.OpenGL.GLPrograms.GLProgramBase | |
| virtual void | Dispose (bool disposing) |
A lines program which draws effeciently but does not allow line width customization.
|
inline |
Implements ScottPlot.OpenGL.GLPrograms.ILinesDrawProgram.
|
inline |
Implements ScottPlot.OpenGL.GLPrograms.ILinesDrawProgram.
|
inline |
Implements ScottPlot.OpenGL.GLPrograms.ILinesDrawProgram.
|
inline |
Implements ScottPlot.OpenGL.GLPrograms.ILinesDrawProgram.
|
getprotected |
|
getprotected |