C# 클래스 CjClutter.ObjLoader.Viewer.Extensions.DoubleExtensions

파일 보기 프로젝트 열기: ChrisJansson/ObjLoader

공개 메소드들

메소드 설명
Clamp ( this d, double min, double max ) : double

메소드 상세

Clamp() 공개 정적인 메소드

public static Clamp ( this d, double min, double max ) : double
d this
min double
max double
리턴 double