C# Class ResampleTest.BoxFilter

Inheritance: ResamplingFilter
Afficher le fichier Open project: spiiin/CadEditor Class Usage Examples

Méthodes publiques

Méthode Description
BoxFilter ( ) : System
GetValue ( double x ) : double

Method Details

BoxFilter() public méthode

public BoxFilter ( ) : System
Résultat System

GetValue() public méthode

public GetValue ( double x ) : double
x double
Résultat double