C# Class BrickShader, NewTOAPIA

Inheritance: GLSLShaderProgram
Exibir arquivo Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Brick_FragmentSource string
Brick_VertexSource string

Public Methods

Method Description
BrickShader ( GraphicsInterface gi ) : System

Method Details

BrickShader() public method

public BrickShader ( GraphicsInterface gi ) : System
gi NewTOAPIA.GL.GraphicsInterface
return System

Property Details

Brick_FragmentSource public_oe static_oe property

public static string Brick_FragmentSource
return string

Brick_VertexSource public_oe static_oe property

public static string Brick_VertexSource
return string