C# Class opentk.ShadingSetup.SmoothSetup

Inheritance: IShadingSetup
ファイルを表示 Open project: smalld/particle_system

Private Properties

Property Type Description
IShadingSetup RenderPass
PrepareTexture void
TestTexture ].Vector3[

Public Methods

Method Description
SmoothSetup ( ) : System

Private Methods

Method Description
IShadingSetup ( ParticleSystemBase p ) : RenderPass
PrepareTexture ( ) : void
TestTexture ( int w, int h ) : ].Vector3[

Method Details

SmoothSetup() public method

public SmoothSetup ( ) : System
return System