ScottPlot
Loading...
Searching...
No Matches
Properties | List of all members
ScottPlot.OpenGL.GLPrograms.MarkerFillCircleProgram Class Reference
Inheritance diagram for ScottPlot.OpenGL.GLPrograms.MarkerFillCircleProgram:
ScottPlot.OpenGL.GLPrograms.MarkersProgram ScottPlot.OpenGL.GLPrograms.GLProgramBase ScottPlot.OpenGL.GLPrograms.IMarkersDrawProgram ScottPlot.OpenGL.GLPrograms.IGLProgram ScottPlot.OpenGL.GLPrograms.IGLProgram IDisposable IDisposable ScottPlot.OpenGL.GLPrograms.MarkerOpenCircleProgram

Properties

override string VertexShaderSource [get]
 
override string GeometryShaderSource [get]
 
override string FragmentShaderSource [get]
 
- Properties inherited from ScottPlot.OpenGL.GLPrograms.MarkersProgram
override? string VertexShaderSource [get]
 
override? string GeometryShaderSource [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

- Public Member Functions inherited from ScottPlot.OpenGL.GLPrograms.MarkersProgram
void SetTransform (Matrix4d transform)
 
virtual void SetFillColor (Color4 color)
 
void SetMarkerSize (float size)
 
virtual void SetOutlineColor (Color4 color)
 
void SetViewPortSize (float width, float height)
 
virtual void SetOpenFactor (float factor)
 
- Public Member Functions inherited from ScottPlot.OpenGL.GLPrograms.GLProgramBase
 GLProgramBase ()
 
void Use ()
 
int GetAttribLocation (string attribName)
 
int GetUniformLocation (string attribName)
 
void GLFinish ()
 
void Dispose ()
 
- Protected Member Functions inherited from ScottPlot.OpenGL.GLPrograms.GLProgramBase
virtual void Dispose (bool disposing)
 

Property Documentation

◆ FragmentShaderSource

override string ScottPlot.OpenGL.GLPrograms.MarkerFillCircleProgram.FragmentShaderSource
getprotected

◆ GeometryShaderSource

override string ScottPlot.OpenGL.GLPrograms.MarkerFillCircleProgram.GeometryShaderSource
getprotected

◆ VertexShaderSource

override string ScottPlot.OpenGL.GLPrograms.MarkerFillCircleProgram.VertexShaderSource
getprotected

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