C# Class CSharpGL.Demos.WaterBackgroundRenderer

Mostrar archivo Open project: bitzhuwei/CSharpGL Class Usage Examples

Protected Methods

Method Description
DoInitialize ( ) : void
DoRender ( RenderEventArgs arg ) : void

Method Details

DoInitialize() protected method

protected DoInitialize ( ) : void
return void

DoRender() protected method

protected DoRender ( RenderEventArgs arg ) : void
arg RenderEventArgs
return void