Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CjClutter
ObjLoader
Viewer
Extensions
DoubleExtensions
C# Class CjClutter.ObjLoader.Viewer.Extensions.DoubleExtensions
Mostrar archivo
Open project: ChrisJansson/ObjLoader
Public Methods
Method
Description
Clamp
(
this
d
,
double
min
,
double
max
) :
double
Method Details
Clamp()
public
static
method
public
static
Clamp
(
this
d
,
double
min
,
double
max
) :
double
d
this
min
double
max
double
return
double