C# Class NewTOAPIA.GL.Imaging.BlockProcessor

Inheritance: UnaryTextureProcessor
Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
Block_Frag string

Public Methods

Method Description
BlockProcessor ( GraphicsInterface gi, int width, int height, int blockSize ) : System

Method Details

BlockProcessor() public method

public BlockProcessor ( GraphicsInterface gi, int width, int height, int blockSize ) : System
gi NewTOAPIA.GL.GraphicsInterface
width int
height int
blockSize int
return System

Property Details

Block_Frag public_oe static_oe property

public static string Block_Frag
return string