dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpfclamp
dchip
chipmunk_types
Clamp
f
to be between
min
and
max
.
cpFloat
cpfclamp
(
cpFloat
f
,
cpFloat
min
,
cpFloat
max
)
Meta
Source
See Implementation
dchip
chipmunk_types
aliases
M_E
M_PI
cpCollisionID
cpCollisionType
cpDataPointer
cpFloat
cpGroup
cpHashValue
cpLayers
cpTimestamp
functions
cpfabs
cpfclamp
cpfclamp01
cpflerp
cpflerpconst
cpfmax
cpfmin
manifest constants
CPFLOAT_MIN
CP_ALL_LAYERS
CP_NO_GROUP
INFINITY
structs
cpMat2x2
cpVect
Clamp f to be between min and max.