C# Class CjClutter.ObjLoader.Viewer.Extensions.DoubleExtensions

Afficher le fichier Open project: ChrisJansson/ObjLoader

Méthodes publiques

Méthode Description
Clamp ( this d, double min, double max ) : double

Method Details

Clamp() public static méthode

public static Clamp ( this d, double min, double max ) : double
d this
min double
max double
Résultat double