Table of Contents

Class MarkerFillSquareProgram

Namespace
ScottPlot.OpenGL.GLPrograms
Assembly
ScottPlot.OpenGL.dll
public class MarkerFillSquareProgram : MarkersProgram, IMarkersDrawProgram, IGLProgram, IDisposable
Inheritance
MarkerFillSquareProgram
Implements
Derived
Inherited Members
Extension Methods

Properties

FragmentShaderSource

protected override string FragmentShaderSource { get; }

Property Value

string

GeometryShaderSource

protected override string GeometryShaderSource { get; }

Property Value

string

VertexShaderSource

protected override string VertexShaderSource { get; }

Property Value

string