C# Class ResampleTest.BoxFilter

Inheritance: ResamplingFilter
Datei anzeigen Open project: spiiin/CadEditor Class Usage Examples

Public Methods

Method Description
BoxFilter ( ) : System
GetValue ( double x ) : double

Method Details

BoxFilter() public method

public BoxFilter ( ) : System
return System

GetValue() public method

public GetValue ( double x ) : double
x double
return double