C# Class Graffiti.Core.Rendering.Renderers.MultipassSimpleEffectRenderer_SingleChannel

Inheritance: IRenderer
显示文件 Open project: ananthonline/graffiti

Public Methods

Method Description
Flush ( ) : void
MultipassSimpleEffectRenderer_SingleChannel ( GraphicsDevice device ) : System.Collections.Generic

Private Methods

Method Description
this ( IBrush brush ) : IRenderBucketIRenderer.System.Collections.Generic

Method Details

Flush() public method

public Flush ( ) : void
return void

MultipassSimpleEffectRenderer_SingleChannel() public method

public MultipassSimpleEffectRenderer_SingleChannel ( GraphicsDevice device ) : System.Collections.Generic
device GraphicsDevice
return System.Collections.Generic